Klasse DefaultActionChainArbitrary<T extends @Nullable Object>
java.lang.Object
net.jqwik.api.arbitraries.ArbitraryDecorator<net.jqwik.api.state.ActionChain<T>>
net.jqwik.engine.properties.state.DefaultActionChainArbitrary<T>
- Alle implementierten Schnittstellen:
Cloneable,net.jqwik.api.Arbitrary<net.jqwik.api.state.ActionChain<T>>,net.jqwik.api.state.ActionChainArbitrary<T>
public class DefaultActionChainArbitrary<T extends @Nullable Object>
extends net.jqwik.api.arbitraries.ArbitraryDecorator<net.jqwik.api.state.ActionChain<T>>
implements net.jqwik.api.state.ActionChainArbitrary<T>
-
Verschachtelte Klassen - Übersicht
Von Schnittstelle geerbte verschachtelte Klassen/Schnittstellen net.jqwik.api.Arbitrary
net.jqwik.api.Arbitrary.ArbitraryFacade -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected net.jqwik.api.Arbitrary<net.jqwik.api.state.ActionChain<T>> net.jqwik.api.state.ActionChainArbitrary<T> improveShrinkingWith(Supplier<net.jqwik.api.state.ChangeDetector<T>> changeDetectorSupplier) booleannet.jqwik.api.state.ActionChainArbitrary<T> withAction(int weight, net.jqwik.api.state.Action<T> action) net.jqwik.api.state.ActionChainArbitrary<T> withMaxTransformations(int maxSize) Von Klasse geerbte Methoden net.jqwik.api.arbitraries.ArbitraryDecorator
edgeCases, exhaustive, generator, generatorWithEmbeddedEdgeCases, toString, typedCloneVon Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitVon Schnittstelle geerbte Methoden net.jqwik.api.state.ActionChainArbitrary
infinite, withActionVon Schnittstelle geerbte Methoden net.jqwik.api.Arbitrary
allValues, array, asGeneric, collect, dontShrink, edgeCases, edgeCases, edgeCases, exhaustive, exhaustive, filter, filter, fixGenSize, flatMap, forEachValue, generator, generator, generatorWithEmbeddedEdgeCases, ignoreException, ignoreException, ignoreExceptions, ignoreExceptions, injectDuplicates, injectNull, iterator, list, map, optional, optional, sample, sampleStream, set, stream, tuple1, tuple2, tuple3, tuple4, tuple5, withoutEdgeCases
-
Konstruktordetails
-
DefaultActionChainArbitrary
-
-
Methodendetails
-
withAction
-
withMaxTransformations
-
improveShrinkingWith
-
arbitrary
-
isGeneratorMemoizable
public boolean isGeneratorMemoizable()
-