Commit 044b37b1 authored by 赵然's avatar 赵然

zr

parent 8180384d
......@@ -15,7 +15,7 @@ import org.testng.annotations.Test;
@ContextConfiguration(classes = Config.class)
public class 修改兑吧商品 extends DuibaTestBase {
public class 修改兑吧商品_DuibaTest extends DuibaTestBase {
@Autowired
DoUpdateAppItemService doUpdateAppItemService;
......
package http.cases.SaasDeveloperTest;
package http.cases.SignTest;
import base.Config;
import http.service.Saas.SignService;
......@@ -16,7 +16,7 @@ import org.testng.annotations.Test;
@ContextConfiguration(classes = Config.class)
public class 签到管理_DuibaTest extends AbstractTestNGSpringContextTests {
public class 开发者签到管理_signTest extends AbstractTestNGSpringContextTests {
@Autowired
SignService signService;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment