Package org.instancio.quickcheck.api.artbitrary


package org.instancio.quickcheck.api.artbitrary
Contains APIs related to arbitraries.
Since:
3.6.0
  • Interfaces
    Class
    Description
    An extension point that allows providing a custom implementation strategy to generate samples for a property under the test.
    Custom sample generator for a property under the test.