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