| Package | Description |
|---|---|
| org.j8unit.runners |
According to the goals of J8Unit, this packages contains any required extension of
org.junit.runners' classes. |
| org.j8unit.runners.parameterized |
According to the goals of J8Unit, this packages contains any required extension of
org.j8unit.runners.parameterized' classes. |
| Modifier and Type | Method and Description |
|---|---|
protected J8TestClass |
J8Parameterized.createTestClass(Class<?> testClass)
Returns an extended test class model of the given
Class. |
protected J8TestClass |
J8BlockJUnit4ClassRunner.createTestClass(Class<?> testClass)
Returns an extended test class model of the given
Class. |
| Modifier and Type | Method and Description |
|---|---|
protected J8TestClass |
J8BlockJUnit4ClassRunnerWithParameters.createTestClass(Class<?> testClass) |
Copyright © 2015. All rights reserved.