Uses of Package
com.bm.datagen.annotations

Packages that use com.bm.datagen.annotations
com.bm.datagen.annotations   
com.bm.datagen.empty   
com.bm.datagen.random   
com.bm.datagen.random.primitive   
com.bm.datagen.relation   
com.bm.utils   
 

Classes in com.bm.datagen.annotations used by com.bm.datagen.annotations
FieldType
          This enum specify to which field types a data generator shuld by applied.
 

Classes in com.bm.datagen.annotations used by com.bm.datagen.empty
GeneratorType
          This annotation describes the metadata of an generator.
 

Classes in com.bm.datagen.annotations used by com.bm.datagen.random
GeneratorType
          This annotation describes the metadata of an generator.
 

Classes in com.bm.datagen.annotations used by com.bm.datagen.random.primitive
GeneratorType
          This annotation describes the metadata of an generator.
 

Classes in com.bm.datagen.annotations used by com.bm.datagen.relation
PrepareGenerator
          If a method is anotated with this annotation the methos get called in the setup method of the JUnit test.
 

Classes in com.bm.datagen.annotations used by com.bm.utils
GeneratorType
          This annotation describes the metadata of an generator.
 



Copyright © 2008. All Rights Reserved.