InOrderOnlyEntriesMatcher

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun AssertionContainer<List<E?>>.addSingleEntryAssertion(currentIndex: Int, searchCriterion: Expect<E>.() -> Unit?, translatableIndex: DescriptionIterableLikeExpectation)
Link copied to clipboard
open override fun AssertionContainer<List<E?>>.elementAssertionCreator(maybeElement: Option<E?>, searchCriterion: Expect<E>.() -> Unit?): Assertion