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