How to run parameterized test case (testng)
I use testng for unit testing. The testng plugin for idea is pretty convenient -- I can run a particular class/method with just a few clicks. However, one of the test classes is parameterized. Does anyone know if this is supported? When I open the run dialog I don't see a place for me to enter the parameters. Thanks.
请先登录再写评论。
Hello peter360,
There is a tab "Parameters" (see pic)
Thank you
-
Anna Kozlova
JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Thanks for your reply. But I did not find the "parameters" tab you mentioned. Did you attach a screen shot? I didn't find it in your email.
BTW I am running Intellij IDEA 8.1 build #9732. Not sure if the tab was added in a later version.