protected class FeaturesRunner.AfterMethodRunStatement extends org.junit.runners.model.Statement
| Modifier and Type | Field and Description | 
|---|---|
protected org.junit.runners.model.FrameworkMethod | 
method  | 
protected org.junit.runners.model.Statement | 
previous  | 
protected Object | 
target  | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
AfterMethodRunStatement(org.junit.runners.model.FrameworkMethod aMethod,
                       Object aTarget,
                       org.junit.runners.model.Statement aStatement)  | 
protected final org.junit.runners.model.Statement previous
protected final org.junit.runners.model.FrameworkMethod method
protected AfterMethodRunStatement(org.junit.runners.model.FrameworkMethod aMethod, Object aTarget, org.junit.runners.model.Statement aStatement)
Copyright © 2019 Nuxeo. All rights reserved.