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

shrinker

open fun shrinker(): Shrinker<T>?
Deprecated: Deprecated and will be removed in 5.0. Migrate to the new property test classes in 4.0

Return
the Shrinker for this gen or null if shrinking is not supported.