public class StandaloneJUnitRunner extends Object
StandaloneJUnitRunner()
List<org.junit.runner.notification.Failure>
collectFailures(org.junit.runner.Result[] results)
void
main(String[] args)
org.junit.runner.Result[]
runTests(String... args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StandaloneJUnitRunner()
public void main(String[] args)
public org.junit.runner.Result[] runTests(String... args)
public List<org.junit.runner.notification.Failure> collectFailures(org.junit.runner.Result[] results)
Copyright © 2014. All rights reserved.