public class BlockInEvalEvaluationMethod extends WrappedEvaluationMethod
_underlyingMethod| Constructor and Description |
|---|
BlockInEvalEvaluationMethod(String suffix,
TestMethodStyle testMethodStyle,
EvaluationMethod underlyingMethod) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
disableTestByDefault() |
protected String |
getReturnValue(Member member) |
protected String |
getSetup(Member member) |
getCastTarget, getEvaluationCode, getSuffix, getTestMethodStylepublic BlockInEvalEvaluationMethod(String suffix, TestMethodStyle testMethodStyle, EvaluationMethod underlyingMethod)
protected String getSetup(Member member)
getSetup in class EvaluationMethodprotected String getReturnValue(Member member)
getReturnValue in class EvaluationMethodpublic boolean disableTestByDefault()
disableTestByDefault in class EvaluationMethodCopyright © 2015. All rights reserved.