public class DataTypes extends com.pholser.junit.quickcheck.generator.Generator<ResourceType.DataType>
| Constructor and Description |
|---|
DataTypes() |
| Modifier and Type | Method and Description |
|---|---|
ResourceType.DataType |
generate(com.pholser.junit.quickcheck.random.SourceOfRandomness random,
com.pholser.junit.quickcheck.generator.GenerationStatus status) |
addComponentGenerators, canGenerateForParametersOfTypes, canRegisterAsType, canShrink, compatibleWithTypeParameter, configurationAnnotationsOn, configure, configure, doShrink, gen, hasComponents, narrow, numberOfNeededComponents, provide, shrink, typespublic ResourceType.DataType generate(com.pholser.junit.quickcheck.random.SourceOfRandomness random, com.pholser.junit.quickcheck.generator.GenerationStatus status)
Copyright © 2017 Grakn Labs Ltd. All rights reserved.