doc / ch.tutteli.atrium.logic.creating.charsequence.contains.creators

Package ch.tutteli.atrium.logic.creating.charsequence.contains.creators

Contains CharSequenceContainsAssertions which defines the minimum set of CharSequence.Creators an implementation has to deliver as well as some extension functions which delegate to those.

Types

CharSequenceContainsAssertions

interface CharSequenceContainsAssertions

Collection of assertion functions which are intended to be used as part of the final step of a sophisticated contains-building process for CharSequence.

Functions

regex

fun <T : CharSequence> CharSequenceContains.CheckerStepLogic<T, NoOpSearchBehaviour>.regex(expected: List<String>): AssertionGroup