public class RuleListAssertion extends ASTListAssertionBase<ASTRule,RuleAssertion,ASTAssertionBase>
children_index, _name, ast, parent| Constructor and Description |
|---|
RuleListAssertion(List<ASTRule> list,
ASTModel ast,
ASTAssertionBase parent) |
| Modifier and Type | Method and Description |
|---|---|
ConditionAssertion |
firstCondition() |
ConditionGroupAssertion |
firstConditionGroup() |
RuleListAssertion |
hasSizeOf(int size) |
atIndex, fillList, first, parentCondition, parentRoot, second, shouldNotBeEmpty, thirderror, 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 RuleListAssertion(List<ASTRule> list, ASTModel ast, ASTAssertionBase parent)
public RuleListAssertion hasSizeOf(int size)
hasSizeOf in class ASTListAssertionBase<ASTRule,RuleAssertion,ASTAssertionBase>public ConditionAssertion firstCondition()
public ConditionGroupAssertion firstConditionGroup()
Copyright © 2020. All rights reserved.