Make RepositoryTestBase's repository usable from JUnit 4.x style tests
----------------------------------------------------------------------
Key: SLING-2380
URL: https://issues.apache.org/jira/browse/SLING-2380
Project: Sling
Issue Type: Improvement
Components: Testing
Reporter: Bertrand Delacretaz
Assignee: Bertrand Delacretaz
Priority: Minor
Tests currently need to inherit from that class to get a TestRepository, which
forces them to use the old JUnit3.x style.
I'll add a static method to that class, that JUnit 4.x tests can use to get a
repository.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira