重构不规范的类名

This commit is contained in:
Binary Wang
2017-12-16 18:40:45 +08:00
parent b152882c6f
commit d804d153fc
50 changed files with 87 additions and 104 deletions

View File

@@ -11,7 +11,7 @@ import java.util.Map;
* @author <a href="https://github.com/binarywang">binarywang(Binary Wang)</a>
* </pre>
*/
public class WxPayBaseResultTest {
public class BaseWxPayResultTest {
@Test
public void testGetXmlValue() throws Exception {