Andrei Dulvac created SLING-3579:
------------------------------------
Summary: Allow performance tests to report custom class name to
the report logger
Key: SLING-3579
URL: https://issues.apache.org/jira/browse/SLING-3579
Project: Sling
Issue Type: Improvement
Components: Testing
Reporter: Andrei Dulvac
Priority: Minor
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()
--
This message was sent by Atlassian JIRA
(v6.2#6252)