Commit c9625cc4 by 齐文博

1

parent 83a395cb
...@@ -47,6 +47,11 @@ ...@@ -47,6 +47,11 @@
<class name="com.lemon.cases.youxiaoxianjieServeCase"/> <!-- 测试类/用例类--> <class name="com.lemon.cases.youxiaoxianjieServeCase"/> <!-- 测试类/用例类-->
</classes> </classes>
</test> </test>
<test name="拍照功能"> <!-- 模块-->
<classes>
<class name="com.lemon.cases.takepicturesServeCase"/> <!-- 测试类/用例类-->
</classes>
</test>
<!-- <test name="注册模块"> &lt;!&ndash; 模块&ndash;&gt;--> <!-- <test name="注册模块"> &lt;!&ndash; 模块&ndash;&gt;-->
<!-- <classes>--> <!-- <classes>-->
<!-- <class name="cases.com.lemon.RegisterDemoCase"/> &lt;!&ndash; 测试类/用例类&ndash;&gt;--> <!-- <class name="cases.com.lemon.RegisterDemoCase"/> &lt;!&ndash; 测试类/用例类&ndash;&gt;-->
......
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