Package org.databene.benerator.anno

Class Summary
AnnotationMapper Maps Java annotations to descriptor objects.
 

Annotation Types Summary
DescriptorBased Marks an element as configured by a Benerator descriptor file.
Distribution Specifies which Distribution to use when generating data for the annotated element.
Generator Specifies which Generator to use when generating data for the annotated element.
Granularity Specifies the precision to use when generating number data for the annotated element.
InvocationCount Annotation for configuring Feed4TestNG test method invocation.
NullQuota Specifies the quota of null values to produce when generating data for the annotated element.
SizeDistribution Specifies which length Distribution to use when generating data for the annotated element Created: 02.05.2010 19:01:02
Source Specifies a data source and its characteristics for generating data for the annotated element.
Unique Indicates that unique data shall be generated for the annotated element.
Values Specifies the values to use when generating data for the annotated element.
 



Copyright © 2011. All Rights Reserved.