public class StaticNumberAssertion extends StaticAssertion<ASTOperandStaticNumber>
model_index, _name, ast, parent| Constructor and Description |
|---|
StaticNumberAssertion(ASTOperandStaticNumber item,
ASTModel ast,
ASTAssertionBase parent) |
| Modifier and Type | Method and Description |
|---|---|
StaticNumberAssertion |
hasValue(Double value) |
ArithmeticOperandAssertion |
parentArithmeticOperand() |
ConditionAssertion |
parentCondition() |
OperandListAssertion |
parentList() |
OperandAssertion |
parentOperand() |
RuleAssertion |
parentRule() |
hasValue, parentConditionGroup, parentModelhasOriginalSource, hasOriginalSource, hasPreprocessedSource, hasPreprocessedSource, parentArithmetic, 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 StaticNumberAssertion(ASTOperandStaticNumber item, ASTModel ast, ASTAssertionBase parent)
public StaticNumberAssertion hasValue(Double value)
public ArithmeticOperandAssertion parentArithmeticOperand()
parentArithmeticOperand in class ASTItemAssertionBase<ASTOperandStaticNumber,ASTAssertionBase,StaticAssertion>public OperandAssertion parentOperand()
parentOperand in class StaticAssertion<ASTOperandStaticNumber>public ConditionAssertion parentCondition()
parentCondition in class StaticAssertion<ASTOperandStaticNumber>public RuleAssertion parentRule()
public OperandListAssertion parentList()
Copyright © 2020. All rights reserved.