Commit c1191bd5 by zhangyumeng

修改类名

parent 1d205e5b
...@@ -16,7 +16,7 @@ import org.testng.annotations.Test; ...@@ -16,7 +16,7 @@ import org.testng.annotations.Test;
* @author zhangyumeng * @author zhangyumeng
*/ */
public class testCommonFolderList extends XMBaseTest { public class TestCommonFolderList extends XMBaseTest {
@BeforeMethod @BeforeMethod
public void beforeTest(){ public void beforeTest(){
......
...@@ -17,7 +17,7 @@ import java.util.List; ...@@ -17,7 +17,7 @@ import java.util.List;
* @author zhangyumeng * @author zhangyumeng
*/ */
public class testDelCommonFolder extends XMBaseTest { public class TestDelCommonFolder extends XMBaseTest {
@BeforeMethod @BeforeMethod
public void beforeTest(){ public void beforeTest(){
xmAppApi.setApiModule(ApiModele.CloudClass_File ) xmAppApi.setApiModule(ApiModele.CloudClass_File )
......
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