@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.
|
boolean |
equals(Object object)
Deprecated.
|
protected String |
getEvalAfterMessage(String testType,
boolean result)
Deprecated.
|
protected String |
getEvalBeforeMessage(String testType)
Deprecated.
|
int |
hashCode()
Deprecated.
|
String |
toSource()
Deprecated.
Returns the Java source String to runtime check the condition being encapsulated here.
|
String |
toString()
Deprecated.
|
getRequiredProperties, isTrue
public ConditionWhenLinkerAdded(String linkerName)
public String toSource()
Condition
protected boolean doEval(TreeLogger logger, DeferredBindingQuery query)
protected String getEvalAfterMessage(String testType, boolean result)
getEvalAfterMessage
in class Condition
protected String getEvalBeforeMessage(String testType)
getEvalBeforeMessage
in class Condition
Copyright © 2018. All rights reserved.