public class CommentListAssertion extends ASTListAssertionBase<ASTComment,CommentAssertion,ASTAssertionBase>
children_index, _name, ast, parent| Constructor and Description |
|---|
CommentListAssertion(List<ASTComment> comments,
ASTModel ast,
ASTAssertionBase parent) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
allComments() |
CommentListAssertion |
hasComment(String content) |
atIndex, fillList, first, hasSizeOf, 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 CommentListAssertion(List<ASTComment> comments, ASTModel ast, ASTAssertionBase parent)
Copyright © 2020. All rights reserved.