interface CheckerOption<out E, out T : Iterable<E>, out S : SearchBehaviour> : CheckerOption<T, S, Checker, Builder<E, T, S>>
(source)
The step of choosing/defining Checkers.
abstract val checkers: List<C>
Contains all Checkers which should be applied to the search result. |
|
abstract val containsBuilder: B
The previously chosen Builder, containing inter alia the AssertionPlant to which the resulting Assertion shall be added. |
fun <E, T : Iterable<E>, S : SearchBehaviour> CheckerOption<E, T, S>.addAssertion(assertion: Assertion): AssertionPlant<T>
Helper method to simplify adding assertions to the plant which itself is stored in CharSequenceContains.CheckerOption.containsBuilder. |
|
fun <E : Any, T : Iterable<E?>> CheckerOption<E?, T, InAnyOrderSearchBehaviour>.eintraege(assertionCreatorOrNull: Assert<E>.() -> Unit, vararg otherAssertionCreatorsOrNulls: Assert<E>.() -> Unit): AssertionPlant<T>
Finishes the specification of the sophisticated |
|
fun <E : Any, T : Iterable<E?>> CheckerOption<E?, T, InAnyOrderSearchBehaviour>.eintrag(assertionCreatorOrNull: Assert<E>.() -> Unit): AssertionPlant<T>
Finishes the specification of the sophisticated |
|
fun <E : Any, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>.
Finishes the specification of the sophisticated |
|
fun <E : Any, T : Iterable<E?>> CheckerOption<E?, T, InAnyOrderSearchBehaviour>.entries(assertionCreatorOrNull: Assert<E>.() -> Unit, vararg otherAssertionCreatorsOrNulls: Assert<E>.() -> Unit): AssertionPlant<T>
Finishes the specification of the sophisticated |
|
fun <E : Any, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>.
Finishes the specification of the sophisticated |
|
infix fun <E : Any, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>.
Finishes the specification of the sophisticated |
|
fun <E : Any, T : Iterable<E?>> CheckerOption<E?, T, InAnyOrderSearchBehaviour>.entry(assertionCreatorOrNull: Assert<E>.() -> Unit): AssertionPlant<T>
Finishes the specification of the sophisticated |
|
infix fun <E : Any, T : Iterable<E?>> CheckerOption<E?, T, InAnyOrderSearchBehaviour>.entry(assertionCreatorOrNull: Assert<E>.() -> Unit): AssertionPlant<T>
Finishes the specification of the sophisticated |
|
fun <E : Any, T : Iterable<E?>> CheckerOption<E?, T, InAnyOrderSearchBehaviour>. |
|
infix fun <E : Any, T : Iterable<E?>> CheckerOption<E?, T, InAnyOrderSearchBehaviour>. |
|
fun <E : Any, T : Iterable<E?>> CheckerOption<E?, T, InAnyOrderSearchBehaviour>. |
|
infix fun <E : Any, T : Iterable<E?>> CheckerOption<E?, T, InAnyOrderSearchBehaviour>. |
|
infix fun <E : Any, T : Iterable<E?>> CheckerOption<E?, T, InAnyOrderSearchBehaviour>. |
|
fun <E, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>.
Finishes the specification of the sophisticated |
|
infix fun <E, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>. |
|
infix fun <E, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>. |
|
fun <E, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>.
Finishes the specification of the sophisticated |
|
fun <E, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>. |
|
fun <E, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>. |
|
fun <E, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>. |
|
fun <E, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>. |
|
infix fun <E, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>. |
|
fun <E, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>. |
|
fun <E, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>. |
|
fun <E, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>. |
|
infix fun <E, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>.
Finishes the specification of the sophisticated infix fun <E, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>. infix fun <E : Any, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>.
Finishes the specification of the sophisticated |
|
infix fun <E, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>.the(values: Values<E>): AssertionPlant<T>
Finishes the specification of the sophisticated infix fun <E : Any, T : Iterable<E?>> CheckerOption<E?, T, InAnyOrderSearchBehaviour>.the(entries: Entries<E>): AssertionPlant<T>
Finishes the specification of the sophisticated infix fun <E, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>. infix fun <E : Any, T : Iterable<E?>> CheckerOption<E?, T, InAnyOrderSearchBehaviour>. |
|
fun <E : Any, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>.
Finishes the specification of the sophisticated |
|
infix fun <E, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>.
Finishes the specification of the sophisticated |
|
fun <E, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>.value(expected: E): AssertionPlant<T>
Finishes the specification of the sophisticated |
|
infix fun <E, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>.value(expected: E): AssertionPlant<T>
Finishes the specification of the sophisticated |
|
fun <E : Any, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>.
Finishes the specification of the sophisticated |
|
fun <E, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>.values(expected: E, vararg otherExpected: E): AssertionPlant<T>
Finishes the specification of the sophisticated |
|
fun <E, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>.wert(expected: E): AssertionPlant<T>
Finishes the specification of the sophisticated |
|
fun <E, T : Iterable<E>> CheckerOption<E, T, InAnyOrderSearchBehaviour>.werte(expected: E, vararg otherExpected: E): AssertionPlant<T>
Finishes the specification of the sophisticated |
interface
The deprecated base class for builders which create IterableContains.Checkers within the fluent API of a sophisticated
|
|
interface
Represents the extension point for another option after a |
|
interface
Represents the extension point for another option after a |
|
interface NotCheckerOption<out E, out T : Iterable<E>, out S : SearchBehaviour> : CheckerOption<E, T, S>
Represents the extension point for another option after a |
|
interface NotCheckerOption<out E, out T : Iterable<E>, out S : SearchBehaviour> : CheckerOption<E, T, S>
Represents the extension point for another option after a |
|
interface NotCheckerOption<out E, out T : Iterable<E>, out S : SearchBehaviour> : CheckerOption<E, T, S>
Represents the extension point for another option after a |
|
abstract class NotCheckerOptionBase<out E, out T : Iterable<E>, out S : SearchBehaviour> : CheckerOption<E, T, S>
The base class for builders which create a |
|
interface WithTimesCheckerOption<out E, out T : Iterable<E>, out S : SearchBehaviour> : CheckerOption<E, T, S>
A IterableContains.CheckerOption which is used to choose a IterableContains.Checker which is based on a number of times. |