Class PropertyShrinker
java.lang.Object
net.jqwik.engine.properties.shrinking.PropertyShrinker
-
Constructor Summary
ConstructorsConstructorDescriptionPropertyShrinker(net.jqwik.api.lifecycle.FalsifiedSample originalSample, net.jqwik.api.ShrinkingMode shrinkingMode, int boundedShrinkingSeconds, Consumer<net.jqwik.api.lifecycle.FalsifiedSample> falsifiedSampleReporter, Method targetMethod) -
Method Summary
Modifier and TypeMethodDescriptionnet.jqwik.api.lifecycle.ShrunkFalsifiedSampleList<net.jqwik.api.lifecycle.TryExecutionResult.Status>
-
Constructor Details
-
PropertyShrinker
-
-
Method Details
-
shrink
-
shrinkingSequence
-