org.jnario.runner.internal
Class RunAfters
java.lang.Object
org.junit.runners.model.Statement
org.jnario.runner.internal.RunAfters
public class RunAfters
- extends org.junit.runners.model.Statement
|
Constructor Summary |
RunAfters(org.junit.runners.model.Statement next,
List<org.junit.runners.model.FrameworkMethod> afters,
Object target)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RunAfters
public RunAfters(org.junit.runners.model.Statement next,
List<org.junit.runners.model.FrameworkMethod> afters,
Object target)
evaluate
public void evaluate()
throws Throwable
- Specified by:
evaluate in class org.junit.runners.model.Statement
- Throws:
Throwable
Copyright © 2012-2013 BMW Car IT. All Rights Reserved.