kotest-assertions / io.kotest.properties / Gen / constants

constants

abstract fun constants(): Iterable<T>
Deprecated: Deprecated and will be removed in 5.0. Migrate to the new property test classes in 4.0

Returns the values that should always be used if this generator is to give complete coverage.