Bertrand Delacretaz created SLING-3214:
------------------------------------------
Summary: Adapt HttpTestBase to make it reusable in JUnit4-style
tests
Key: SLING-3214
URL: https://issues.apache.org/jira/browse/SLING-3214
Project: Sling
Issue Type: Improvement
Components: Testing
Affects Versions: Commons Testing 2.0.14
Reporter: Bertrand Delacretaz
Assignee: Bertrand Delacretaz
Priority: Minor
Fix For: Commons Testing 2.0.16
The HttpTestBase was created as a base class for JUnit3-style tests, but with
slight changes it can also be used in JUnit4-style tests.
I'll make some protected things public to make it possible to reuse the class
as a utility, without requiring inheritance, and include some utility methods
that are provided by derived classes in our integration tests.
--
This message was sent by Atlassian JIRA
(v6.1#6144)