uk.co.jemos.podam.utils
Class PodamConstants

java.lang.Object
  extended by uk.co.jemos.podam.utils.PodamConstants

public class PodamConstants
extends Object

Author:
mtedone

Field Summary
static int ANNOTATION_COLLECTION_DEFAULT_NBR_ELEMENTS
          The default number of elements for a collection-type element
static int MAX_DEPTH
          How many times it is allowed to PODAM to create an instance of the same class in a recursive hierarchy
static String STR_DEFAULT_ENCODING
          The default encoding for Strings
static int STR_DEFAULT_LENGTH
          The default string length that Podam will assign to an annotated attribute
 
Constructor Summary
private PodamConstants()
          Non-instantiable constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAX_DEPTH

public static final int MAX_DEPTH
How many times it is allowed to PODAM to create an instance of the same class in a recursive hierarchy

See Also:
Constant Field Values

STR_DEFAULT_LENGTH

public static final int STR_DEFAULT_LENGTH
The default string length that Podam will assign to an annotated attribute

See Also:
Constant Field Values

ANNOTATION_COLLECTION_DEFAULT_NBR_ELEMENTS

public static final int ANNOTATION_COLLECTION_DEFAULT_NBR_ELEMENTS
The default number of elements for a collection-type element

See Also:
Constant Field Values

STR_DEFAULT_ENCODING

public static final String STR_DEFAULT_ENCODING
The default encoding for Strings

See Also:
Constant Field Values
Constructor Detail

PodamConstants

private PodamConstants()
Non-instantiable constructor


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

Copyright © 2011. All Rights Reserved.