public abstract class WrappedEvaluationMethod extends EvaluationMethod
| Modifier and Type | Field and Description |
|---|---|
protected EvaluationMethod |
_underlyingMethod |
| Modifier | Constructor and Description |
|---|---|
protected |
WrappedEvaluationMethod(String suffix,
TestMethodStyle testMethodStyle,
EvaluationMethod underlyingMethod) |
disableTestByDefault, getCastTarget, getEvaluationCode, getReturnValue, getSetup, getSuffix, getTestMethodStyleprotected EvaluationMethod _underlyingMethod
protected WrappedEvaluationMethod(String suffix, TestMethodStyle testMethodStyle, EvaluationMethod underlyingMethod)
Copyright © 2015. All rights reserved.