mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-11-04 14:16:25 +08:00 
			
		
		
		
	更新规范单元测试类的命名
This commit is contained in:
		@ -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;
 | 
			
		||||
		Reference in New Issue
	
	Block a user