|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JUnitSystem | |
---|---|
org.junit.internal | |
org.junit.runner | Provides classes used to describe, collect, run and analyze multiple tests. |
Uses of JUnitSystem in org.junit.internal |
---|
Classes in org.junit.internal that implement JUnitSystem | |
---|---|
class |
RealSystem
|
Constructors in org.junit.internal with parameters of type JUnitSystem | |
---|---|
TextListener(JUnitSystem system)
|
Uses of JUnitSystem in org.junit.runner |
---|
Methods in org.junit.runner with parameters of type JUnitSystem | |
---|---|
Result |
JUnitCore.runMain(JUnitSystem system,
String... args)
Do not use. |
static void |
JUnitCore.runMainAndExit(JUnitSystem system,
String... args)
Do not use. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |