public class Zuchini
extends org.junit.runners.Suite
| Modifier and Type | Method and Description |
|---|---|
protected org.junit.runners.model.Statement |
withAfterClasses(org.junit.runners.model.Statement statement) |
protected org.junit.runners.model.Statement |
withBeforeClasses(org.junit.runners.model.Statement statement) |
describeChild, emptySuite, getChildren, runChildpublic Zuchini(Class<?> testClass) throws org.junit.runners.model.InitializationError, IOException, IllegalAccessException, InstantiationException
org.junit.runners.model.InitializationErrorIOExceptionIllegalAccessExceptionInstantiationExceptionprotected org.junit.runners.model.Statement withBeforeClasses(org.junit.runners.model.Statement statement)
withBeforeClasses in class org.junit.runners.ParentRunner<org.junit.runner.Runner>protected org.junit.runners.model.Statement withAfterClasses(org.junit.runners.model.Statement statement)
withAfterClasses in class org.junit.runners.ParentRunner<org.junit.runner.Runner>Copyright © 2017. All rights reserved.