开发者

TestNG Dataprovider size

开发者 https://www.devze.com 2022-12-20 12:47 出处:网络
Is it possible to get the number of elements in a TestNG DataP开发者_StackOverflow中文版rovider array at runtime?Yes:

Is it possible to get the number of elements in a TestNG DataP开发者_StackOverflow中文版rovider array at runtime?


Yes:

http://groups.google.com/group/testng-users/browse_thread/thread/e4ededbe4a084795


There is not a existing interface or method to return run time number of testng. We can add a method by ourselves to calculate the number of run time testng data provider.

0

精彩评论

暂无评论...
验证码 换一张
取 消