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

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

Contains inter alia CharSequenceContains.Creators as well as the minimum set of functions which are intended to be used as part of the final step of the building process.

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