Class RecursiveArbitrary<T>
java.lang.Object
net.jqwik.engine.properties.arbitraries.RecursiveArbitrary<T>
- All Implemented Interfaces:
net.jqwik.api.Arbitrary<T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.jqwik.api.Arbitrary
net.jqwik.api.Arbitrary.ArbitraryFacade -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.jqwik.api.Arbitrary
allValues, array, asGeneric, collect, dontShrink, edgeCases, edgeCases, exhaustive, filter, filter, fixGenSize, flatMap, forEachValue, generator, generatorWithEmbeddedEdgeCases, ignoreException, injectDuplicates, injectNull, iterator, list, map, optional, optional, sample, sampleStream, set, stream, tuple1, tuple2, tuple3, tuple4, tuple5, withoutEdgeCases
-
Constructor Details
-
RecursiveArbitrary
-
-
Method Details
-
generator
- Specified by:
generatorin interfacenet.jqwik.api.Arbitrary<T>
-
edgeCases
- Specified by:
edgeCasesin interfacenet.jqwik.api.Arbitrary<T>
-
isGeneratorMemoizable
public boolean isGeneratorMemoizable()- Specified by:
isGeneratorMemoizablein interfacenet.jqwik.api.Arbitrary<T>
-
exhaustive
- Specified by:
exhaustivein interfacenet.jqwik.api.Arbitrary<T>
-
equals
-
hashCode
public int hashCode()
-