ListAssertions

Collection of assertion functions and builders which are applicable to subjects with a List type.

Inheritors

Functions

Link copied to clipboard
abstract fun <E, T : List<E>> get(container: AssertionContainer<T>, index: Int): FeatureExtractorBuilder.ExecutionStep<T, E>