Package org.glassfish.jersey.test.util.runner
-
Class Summary Class Description ConcurrentParameterizedRunner Custom implementation of a JUnitRunnerthat allows parameterized tests to run in parallel.ConcurrentRunner Jersey implementation of a JUnitRunnerthat runs all test methods within a single test class in parallel. -
Annotation Types Summary Annotation Type Description RunSeparately Marker annotation for test methods that should be run separately in a non-parallel fashion.