Mumenthaler Peter
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Run a single @Ignore Junit Test method manually
AnsweredI have a Junit Test class annotated with @Ignore. When I run the test class from the IDE (from the context menu) it runs the tests fine. When I do the same on a single test method on the same class...