|
@@ -19,7 +19,7 @@ import java.io.File; |
|
|
*/ |
|
|
*/ |
|
|
@Test(groups = "qrCodeAPI") |
|
|
@Test(groups = "qrCodeAPI") |
|
|
@Guice(modules = ApiTestModule.class) |
|
|
@Guice(modules = ApiTestModule.class) |
|
|
public class WxMpQrcodeServiceImplTest { |
|
|
|
|
|
|
|
|
public class WxMpQrcodeServiceImplTest1 { |
|
|
@Inject |
|
|
@Inject |
|
|
protected WxMpService wxService; |
|
|
protected WxMpService wxService; |
|
|
|
|
|
|
|
|