-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Sling JUnit Performance 1.0.2
-
Component/s: Testing
-
Labels:
allow performance tests to overwrite the class name passed in by the junit runner to the report logger. This is useful for test factories and the like.
SLING-3294 breaks SLING-2727 because it forces a toString method on the test class. The proposed solution allows this only if the test case implements IdentifiableClassName#testClassName()
- relates to
-
SLING-3294 Simplify Performance Test Creation
-
- Closed
-