
|
If you were logged in you would be able to see more operations.
|
|
|
|
As Mike K. pointed out, its a real PITA to have to add a suite() method to every test case when JUnit reflection does the job just fine. I've run some tests with the methods commented out and everything works fine (both in my IDE and in maven).
|
|
Description
|
As Mike K. pointed out, its a real PITA to have to add a suite() method to every test case when JUnit reflection does the job just fine. I've run some tests with the methods commented out and everything works fine (both in my IDE and in maven). |
Show » |
|