Nitin Nizhawan created SLING-9542:
-------------------------------------
Summary: Unable to use junit categories with sling junit core
Key: SLING-9542
URL: https://issues.apache.org/jira/browse/SLING-9542
Project: Sling
Issue Type: Bug
Components: JUnit Core
Reporter: Nitin Nizhawan
Sling Junit core embeds JUnit and exports JUnit packages. These junit packages
are imported by test case bundles created by teleporter. If however, test
cases use junit categories to filter tests then such tests to not work.
This is because sling junit core exports only some junit package. Specifically,
it does not export org.junit.experimental.categories and org.junit.validator
--
This message was sent by Atlassian Jira
(v8.3.4#803005)