public class PluginNotEquals extends PluginEquals
erroronstarteval, valuescopenameFEATURE_CONDITION, FEATURE_NORMALIZED, FEATURE_NORMALIZER, FEATURE_SLEEP, FEATURE_THREADSAFE, FEATURE_TIMEOUT, FEATURE_WAITparameters| Constructor and Description |
|---|
PluginNotEquals() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
verify(IContext context,
IComparator comparator,
Object reference,
Object value)
Verify the condition.
|
getActionType, getError, operation, setValuedoEnd, doStart, getObjectValue, getOnstart, perform, setOnstartgetValue, getValue, isEval, setEvalgetScope, saveGlobal, saveLocal, saveStrict, setScopegetName, setNamecopy, getCondition, getConditionModel, getNormalized, getNormalized, getNormalizer, getParent, getSleep, getSleepModel, getThreadsafe, getTimeout, getTimeoutModel, getWait, getWaitModel, initialize, setCondition, setConditionModel, setNormalized, setNormalizer, setParent, setSleep, setSleepModel, setThreadsafe, setTimeout, setTimeoutModel, setWait, setWaitModel, toStringgetParameters, setParametersclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetParameters, setParametersprotected boolean verify(IContext context, IComparator comparator, Object reference, Object value) throws SpecRunnerException
PluginEqualsverify in class PluginEqualscontext - The context.comparator - Comparator.reference - The reference value.value - The received value.SpecRunnerException - On condition errors.Copyright © 2016. All rights reserved.