更新规范单元测试类的命名

This commit is contained in:
BinaryWang 2016-07-12 14:46:49 +08:00
parent 55e0653521
commit 754e09ea02

View File

@ -28,7 +28,7 @@ import me.chanjar.weixin.mp.bean.kefu.result.WxMpKfSessionWaitCaseList;
*/ */
@Test @Test
@Guice(modules = ApiTestModule.class) @Guice(modules = ApiTestModule.class)
public class WxMpKefuImplTest { public class WxMpKefuServiceImplTest {
@Inject @Inject
protected WxMpServiceImpl wxService; protected WxMpServiceImpl wxService;