
@Deprecated public class ConditionWhenLinkerAdded extends Condition
| Constructor and Description |
|---|
ConditionWhenLinkerAdded(String linkerName)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
doEval(TreeLogger logger,
DeferredBindingQuery query)
Deprecated.
|
protected String |
getEvalAfterMessage(String testType,
boolean result)
Deprecated.
|
protected String |
getEvalBeforeMessage(String testType)
Deprecated.
|
String |
toSource()
Deprecated.
Returns the Java source String to runtime check the condition being encapsulated here.
|
String |
toString()
Deprecated.
|
getRequiredProperties, isTruepublic ConditionWhenLinkerAdded(String linkerName)
public String toSource()
Conditionprotected boolean doEval(TreeLogger logger, DeferredBindingQuery query)
protected String getEvalAfterMessage(String testType, boolean result)
getEvalAfterMessage in class Conditionprotected String getEvalBeforeMessage(String testType)
getEvalBeforeMessage in class ConditionCopyright © 2018. All rights reserved.