public class SmokeTestRunner extends org.junit.runners.BlockJUnit4ClassRunner
| Constructor and Description |
|---|
SmokeTestRunner(Class<?> type)
SmokeTestRunner constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected org.junit.runners.model.Statement |
methodInvoker(org.junit.runners.model.FrameworkMethod method,
Object test) |
collectInitializationErrors, computeTestMethods, createTest, describeChild, getChildren, getTestRules, methodBlock, possiblyExpectingExceptions, rules, runChild, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeoutpublic SmokeTestRunner(Class<?> type) throws org.junit.runners.model.InitializationError
type - org.junit.runners.model.InitializationErrorprotected org.junit.runners.model.Statement methodInvoker(org.junit.runners.model.FrameworkMethod method, Object test)
methodInvoker in class org.junit.runners.BlockJUnit4ClassRunnerCopyright © 2005–2016 The Kuali Foundation. All rights reserved.