mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-04-23 23:58:44 +08:00
更新规范单元测试类的命名
This commit is contained in:
parent
55e0653521
commit
754e09ea02
@ -28,7 +28,7 @@ import me.chanjar.weixin.mp.bean.kefu.result.WxMpKfSessionWaitCaseList;
|
||||
*/
|
||||
@Test
|
||||
@Guice(modules = ApiTestModule.class)
|
||||
public class WxMpKefuImplTest {
|
||||
public class WxMpKefuServiceImplTest {
|
||||
|
||||
@Inject
|
||||
protected WxMpServiceImpl wxService;
|
Loading…
Reference in New Issue
Block a user