Describable, Filterable, Sortablepublic class Java8Runner extends BlockJUnit4ClassRunner
| Constructor | Description |
|---|---|
Java8Runner(java.lang.Class<?> klass) |
Creates a Java8Runner to run
klass |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfilter, getDescription, getTestClass, run, setScheduler, sortpublic Java8Runner(java.lang.Class<?> klass)
throws org.junit.runners.model.InitializationError
klassorg.junit.runners.model.InitializationError - if the test class is malformed.Copyright © 2004–2017. All rights reserved.