public class ExpectedTestFailureWatcher extends Object implements org.junit.rules.TestRule
| Constructor and Description |
|---|
ExpectedTestFailureWatcher() |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
static ExpectedTestFailureWatcher |
instance()
Static factory to an instance of this watcher
|
public static ExpectedTestFailureWatcher instance()
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description)
apply in interface org.junit.rules.TestRuleCopyright © 2012 Click Concepts. All Rights Reserved.