PairAssertions

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

Inheritors

Functions

Link copied to clipboard
abstract fun <K, T : Pair<K, *>> first(container: AssertionContainer<T>): FeatureExtractorBuilder.ExecutionStep<T, K>
Link copied to clipboard