Sequence Arbitrary
Functions
Link copied to clipboard
@API(status = API.Status.MAINTAINED, since = "1.3.0" )
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@API(status = API.Status.MAINTAINED, since = "1.2.0" )
Link copied to clipboard
@API(status = API.Status.MAINTAINED, since = "1.1.2" )
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@API(status = API.Status.MAINTAINED, since = "1.3.0" )
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@API(status = API.Status.EXPERIMENTAL, since = "1.6.0" )
Create a new arbitrary of type SequenceArbitrary
Link copied to clipboard
Add the constraint that elements of the generated iterator must be unique, i.e. no two elements must return true when being compared using Object.equals.
Add the constraint that elements of the generated iterator must be unique relating to an element's "feature" being extracted using the by
function. The extracted features are being compared using Object.equals.
Link copied to clipboard
@API(status = API.Status.MAINTAINED, since = "1.8.0" )
Link copied to clipboard