Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Test
-
Labels:None
Description
This is a new JUnit 4.8 feature that can be used to group slow tests, and tests for different subsystems, or other categories like the torture or perf tests.
Look at these examples:
http://saffgreenbar.blogspot.com/2009/11/heres-test-code-snippet-public.html
http://weblogs.java.net/blog/johnsmart/archive/2010/04/25/grouping-tests-using-junit-categories-0