TestNG简单应用2-----------带参测试类
junit3中,测试类必须继承TestCase,测试方法需要满足如下原则:
?运行结果:
RemoteTestNG starting
myTest_para
suite_para
RemoteTestNG finishing: 219 ms
发布时间: 2012-11-06 14:07:00 作者: rapoo
TestNG简单应用2-----------带参测试类
junit3中,测试类必须继承TestCase,测试方法需要满足如下原则:
?运行结果:
RemoteTestNG starting
myTest_para
suite_para
RemoteTestNG finishing: 219 ms