Package uk.co.jemos.podam.annotations

This package contains annotations to customise the behaviour of PODAM.

See:
          Description

Annotation Types Summary
PodamByteValue Annotation used to customise min and max values of a byte type attribute or constructor parameter.
PodamCharValue Annotation used to customise min and max values of a char type attribute or constructor parameter.
PodamCollection Annotation used to customise collection-type elements
PodamConstructor It identifies a constructor to use in order to create an instance of a class.
PodamDoubleValue Annotation used to customise min and max values on a double type attribute or constructor parameter.
PodamExclude Annotation which will have PODAM to skip the annotated attribute from consideration.
PodamFloatValue Annotation used to customise min and max values on a float type attribute or constructor parameter.
PodamIntValue Annotation used to customise min and max values on an integer type attribute or constructor parameter.
PodamLongValue Annotation used to customise min and max values on a long type attribute or constructor parameter.
PodamShortValue Annotation used to customise min and max values of a short type attribute or constructor parameter.
PodamStringValue Annotation used to customise string type attributes or constructor parameter.
 

Package uk.co.jemos.podam.annotations Description

This package contains annotations to customise the behaviour of PODAM.


Jemos 2002 - 2011: All Rights Reserved. Podam runs under the MIT license

Copyright © 2011. All Rights Reserved.