Build multiple junit test cases with single junit test class

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • angeles

    Build multiple junit test cases with single junit test class

    I built a junit test class, and want to build multiple test cases
    using this class by passing different jvmargs. Can anyone tell me how
    to do this?
    Thanks!
Working...