Commit 5205377b by zhangying

test

parent 5dbece37
...@@ -16,6 +16,7 @@ import org.testng.annotations.Test; ...@@ -16,6 +16,7 @@ import org.testng.annotations.Test;
*/ */
public class TestJudgeLessonPermission extends XMBaseTest { public class TestJudgeLessonPermission extends XMBaseTest {
@BeforeMethod @BeforeMethod
public void beforeTest() { public void beforeTest() {
xmAppApi.setApiModule(ApiModele.CloudClass_apollo) // API 所属模块 必传 读取配置文件config.properties配置的api地址 xmAppApi.setApiModule(ApiModele.CloudClass_apollo) // API 所属模块 必传 读取配置文件config.properties配置的api地址
......
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