If a JUNIT 4 test is marked as @Ignore or doesn't have a @Test the @should annotation should display an alert
If a JUNIT 3 test is disabled (how to disable one of them without changing its name) at purpose the same should apply for the @should annotation
Implement an strategy for detecting if a test is disabled at test framework level
If a JUNIT 4 test is marked as @Ignore or doesn't have a @Test the @should annotation should display an alert If a JUNIT 3 test is disabled (how to disable one of them without changing its name) at purpose the same should apply for the @should annotation
Implement an strategy for detecting if a test is disabled at test framework level