| Package | Description |
|---|---|
| org.junit.internal | |
| org.junit.runner |
Provides classes used to describe, collect, run and analyze multiple tests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RealSystem |
| Constructor and Description |
|---|
TextListener(JUnitSystem system) |
| Modifier and Type | Method and Description |
|---|---|
(package private) Result |
JUnitCore.runMain(JUnitSystem system,
java.lang.String... args) |