Featured
-
No Featured Found!
Tags
Parameterized Junit
Suppose I have 3 test Cases I want to execute these test cases based on user choice. which test case user want to run only. so how to use parameterized junit for this.