Uses of Class
org.junit.runner.JUnitCore
-
Packages that use JUnitCore Package Description org.junit.experimental.max -
-
Uses of JUnitCore in org.junit.experimental.max
Methods in org.junit.experimental.max with parameters of type JUnitCore Modifier and Type Method Description Result
MaxCore. run(Request request, JUnitCore core)
Run all the tests contained inrequest
.
-