-
Classes Class Description net.jqwik.api.Combinators.BuilderCombinator Will be removed in 1.7.0.net.jqwik.api.Combinators.CombinableBuilder Will be removed in 1.7.0
-
Methods Method Description net.jqwik.api.arbitraries.CharacterArbitrary.digit() Use CharacterArbitrary.numeric() instead. Will be removed in 1.7.0.net.jqwik.api.Combinators.withBuilder(Supplier<B>) Use Builders.withBuilder(Supplier) instead. Will be removed in 1.7.0.net.jqwik.api.Functions.FunctionWrapper.returns(Arbitrary<R>) Use Functions.FunctionWrapper.returning(Arbitrary) instead. Will be removed in 1.7.0.net.jqwik.api.stateful.ActionSequenceArbitrary.ofMaxSize(int) Use ActionSequenceArbitrary.ofSize(int) instead. Will be removed in 1.7.0.net.jqwik.api.stateful.ActionSequenceArbitrary.ofMinSize(int) Just remove this call. Will be removed in 1.7.0