| Constructor and Description |
|---|
OptionGenerator() |
| Modifier and Type | Method and Description |
|---|---|
List<Option<?>> |
doShrink(com.pholser.junit.quickcheck.random.SourceOfRandomness random,
Option<?> larger) |
Option<?> |
generate(com.pholser.junit.quickcheck.random.SourceOfRandomness random,
com.pholser.junit.quickcheck.generator.GenerationStatus status) |
int |
numberOfNeededComponents() |
addComponentGenerators, canGenerateForParametersOfTypes, canRegisterAsType, componentGenerators, configure, hasComponents, provideRepositorypublic Option<?> generate(com.pholser.junit.quickcheck.random.SourceOfRandomness random, com.pholser.junit.quickcheck.generator.GenerationStatus status)
generate in class com.pholser.junit.quickcheck.generator.Generator<Option<?>>public List<Option<?>> doShrink(com.pholser.junit.quickcheck.random.SourceOfRandomness random, Option<?> larger)
doShrink in class com.pholser.junit.quickcheck.generator.Generator<Option<?>>public int numberOfNeededComponents()
numberOfNeededComponents in class com.pholser.junit.quickcheck.generator.Generator<Option<?>>Copyright © 2018 Atlassian. All rights reserved.