public abstract class StaticAssertion<ASTOperand extends ASTOperandStatic> extends ASTItemAssertionBase<ASTOperand,ASTAssertionBase,StaticAssertion>
model_index, _name, ast, parent| Constructor and Description |
|---|
StaticAssertion(ASTOperand item,
ASTModel ast,
ASTAssertionBase parent) |
| Modifier and Type | Method and Description |
|---|---|
StaticAssertion |
hasValue(String value) |
ConditionAssertion |
parentCondition() |
ConditionGroupAssertion |
parentConditionGroup() |
ModelRootAssertion |
parentModel() |
OperandAssertion |
parentOperand() |
hasOriginalSource, hasOriginalSource, hasPreprocessedSource, hasPreprocessedSource, parentArithmetic, parentArithmeticOperand, parentOperation, shouldNotBeEmptyerror, getActualPrefix, getExpectedPrefix, getIdentifier, getPositionString, info, parent, parentAssertion, shouldBeFalse, shouldBeInstanceOf, shouldBeNull, shouldBeTrue, shouldContains, shouldEquals, shouldEquals, shouldEquals, shouldEquals, shouldEquals, shouldHaveMinSizeOf, shouldHaveSizeOf, shouldNotBeEmpty, shouldNotBeEmpty, shouldNotBeEmpty, shouldNotBeNull, shouldNotBeOutOfRange, shouldStartsWith, writeActual, writeExpected, writeExpectedAndActualpublic StaticAssertion(ASTOperand item, ASTModel ast, ASTAssertionBase parent)
public StaticAssertion hasValue(String value)
public OperandAssertion parentOperand()
parentOperand in class ASTItemAssertionBase<ASTOperand extends ASTOperandStatic,ASTAssertionBase,StaticAssertion>public ConditionAssertion parentCondition()
parentCondition in class ASTItemAssertionBase<ASTOperand extends ASTOperandStatic,ASTAssertionBase,StaticAssertion>public ConditionGroupAssertion parentConditionGroup()
public ModelRootAssertion parentModel()
parentModel in class ASTItemAssertionBase<ASTOperand extends ASTOperandStatic,ASTAssertionBase,StaticAssertion>Copyright © 2020. All rights reserved.