A B C D E F G H I L M N O P Q R S T U V W Z

A

AbstractOneDimensionalPojo - Class in uk.co.jemos.podam.test.dto
Abstract POJO to test inheritance.
AbstractOneDimensionalPojo() - Constructor for class uk.co.jemos.podam.test.dto.AbstractOneDimensionalPojo
 
AbstractTestPojo - Class in uk.co.jemos.podam.test.dto
 
AbstractTestPojo() - Constructor for class uk.co.jemos.podam.test.dto.AbstractTestPojo
 
account - Variable in class uk.co.jemos.podam.test.dto.docs.example.BankAccount
 
accountNbr - Variable in class uk.co.jemos.podam.test.dto.BankAccountTestPojo
Account nbr
address - Variable in class uk.co.jemos.podam.test.dto.ClientTestPojo
This Client Address
Address - Class in uk.co.jemos.podam.test.dto.docs.example
 
Address() - Constructor for class uk.co.jemos.podam.test.dto.docs.example.Address
 
address1 - Variable in class uk.co.jemos.podam.test.dto.AddressTestPojo
Address line 1
address1 - Variable in class uk.co.jemos.podam.test.dto.docs.example.Address
 
address2 - Variable in class uk.co.jemos.podam.test.dto.AddressTestPojo
Address line 2
address2 - Variable in class uk.co.jemos.podam.test.dto.docs.example.Address
 
address3 - Variable in class uk.co.jemos.podam.test.dto.AddressTestPojo
Address line 3
addresses - Variable in class uk.co.jemos.podam.test.dto.docs.example.Client
 
AddressTestPojo - Class in uk.co.jemos.podam.test.dto
 
AddressTestPojo() - Constructor for class uk.co.jemos.podam.test.dto.AddressTestPojo
 
ANNOTATION_COLLECTION_NBR_ELEMENTS - Static variable in class uk.co.jemos.podam.test.utils.PodamTestConstants
The number of elements in an annotated collection
anotherParent - Variable in class uk.co.jemos.podam.test.dto.ConstructorWithSelfReferencesPojo
Another parent instance
arrayListStr - Variable in class uk.co.jemos.podam.test.dto.CollectionsPojo
A list implementation of strings
Article - Class in uk.co.jemos.podam.test.dto.docs.example
 
Article(int, String, Double) - Constructor for class uk.co.jemos.podam.test.dto.docs.example.Article
Full constructor.
article - Variable in class uk.co.jemos.podam.test.dto.docs.example.OrderItem
 

B

balance - Variable in class uk.co.jemos.podam.test.dto.docs.example.BankAccount
 
bank - Variable in class uk.co.jemos.podam.test.dto.docs.example.BankAccount
 
BankAccount - Class in uk.co.jemos.podam.test.dto.docs.example
 
BankAccount() - Constructor for class uk.co.jemos.podam.test.dto.docs.example.BankAccount
 
bankAccounts - Variable in class uk.co.jemos.podam.test.dto.ClientTestPojo
This Client bank accounts
bankAccounts - Variable in class uk.co.jemos.podam.test.dto.docs.example.Client
 
BankAccountTestPojo - Class in uk.co.jemos.podam.test.dto
 
BankAccountTestPojo() - Constructor for class uk.co.jemos.podam.test.dto.BankAccountTestPojo
 
bankName - Variable in class uk.co.jemos.podam.test.dto.BankAccountTestPojo
Bank name
booleanArray - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
An array of booleans
booleanField - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
A boolean field
booleanObjectField - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
A Boolean object field
branchName - Variable in class uk.co.jemos.podam.test.dto.BankAccountTestPojo
Branch name
byteField - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
A byte type
byteFieldWithMaxValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.ByteRangeValuesPojo
 
byteFieldWithMinAndMaxValue - Variable in class uk.co.jemos.podam.test.dto.annotations.ByteRangeValuesPojo
 
byteFieldWithMinValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.ByteRangeValuesPojo
 
byteObjectField - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
A Byte object field
byteObjectFieldWithMaxValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.ByteRangeValuesPojo
 
byteObjectFieldWithMinAndMaxValue - Variable in class uk.co.jemos.podam.test.dto.annotations.ByteRangeValuesPojo
 
byteObjectFieldWithMinValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.ByteRangeValuesPojo
 
ByteRangeValuesPojo - Class in uk.co.jemos.podam.test.dto.annotations
 
ByteRangeValuesPojo() - Constructor for class uk.co.jemos.podam.test.dto.annotations.ByteRangeValuesPojo
 

C

calendarField - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
A Calendar field
charField - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
A char field
charFieldWithMaxValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.CharRangeValuesPojo
 
charFieldWithMinAndMaxValue - Variable in class uk.co.jemos.podam.test.dto.annotations.CharRangeValuesPojo
 
charFieldWithMinValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.CharRangeValuesPojo
 
charObjectField - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
A Character field
charObjectFieldWithMaxValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.CharRangeValuesPojo
 
charObjectFieldWithMinAndMaxValue - Variable in class uk.co.jemos.podam.test.dto.annotations.CharRangeValuesPojo
 
charObjectFieldWithMinValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.CharRangeValuesPojo
 
CharRangeValuesPojo - Class in uk.co.jemos.podam.test.dto.annotations
POJO to test PodamCharValue annotation
CharRangeValuesPojo() - Constructor for class uk.co.jemos.podam.test.dto.annotations.CharRangeValuesPojo
 
checkCalendarIsValid(Calendar) - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
It checks that the Calendar instance is valid
city - Variable in class uk.co.jemos.podam.test.dto.AddressTestPojo
The city
city - Variable in class uk.co.jemos.podam.test.dto.docs.example.Address
 
ClassInfoUnitTest - Class in uk.co.jemos.podam.test.unit
 
ClassInfoUnitTest() - Constructor for class uk.co.jemos.podam.test.unit.ClassInfoUnitTest
 
Client - Class in uk.co.jemos.podam.test.dto.docs.example
 
Client() - Constructor for class uk.co.jemos.podam.test.dto.docs.example.Client
 
ClientTestPojo - Class in uk.co.jemos.podam.test.dto
A simple graph POJO for testing
ClientTestPojo() - Constructor for class uk.co.jemos.podam.test.dto.ClientTestPojo
No-arg constructor
CollectionAnnotationPojo - Class in uk.co.jemos.podam.test.dto.annotations
 
CollectionAnnotationPojo() - Constructor for class uk.co.jemos.podam.test.dto.annotations.CollectionAnnotationPojo
 
CollectionsPojo - Class in uk.co.jemos.podam.test.dto
A test POJO dedicated to collections
CollectionsPojo() - Constructor for class uk.co.jemos.podam.test.dto.CollectionsPojo
 
concurrentHashMap - Variable in class uk.co.jemos.podam.test.dto.CollectionsPojo
A Concurrent Map
concurrentHashMapImpl - Variable in class uk.co.jemos.podam.test.dto.CollectionsPojo
A Concurrent Map
ConstructorWithSelfReferencesPojo - Class in uk.co.jemos.podam.test.dto
 
ConstructorWithSelfReferencesPojo() - Constructor for class uk.co.jemos.podam.test.dto.ConstructorWithSelfReferencesPojo
No-args constructor
ConstructorWithSelfReferencesPojo(int, ConstructorWithSelfReferencesPojo, ConstructorWithSelfReferencesPojo) - Constructor for class uk.co.jemos.podam.test.dto.ConstructorWithSelfReferencesPojo
 
copyOnWriteList - Variable in class uk.co.jemos.podam.test.dto.CollectionsPojo
A concurrency list
country - Variable in class uk.co.jemos.podam.test.dto.AddressTestPojo
The country
country - Variable in class uk.co.jemos.podam.test.dto.docs.example.Address
 
Country - Class in uk.co.jemos.podam.test.dto.docs.example
A Country domain Model Object
Country(int, String, String) - Constructor for class uk.co.jemos.podam.test.dto.docs.example.Country
Full constructor.
countryCode - Variable in class uk.co.jemos.podam.test.dto.docs.example.Country
 
countryId - Variable in class uk.co.jemos.podam.test.dto.docs.example.Country
 
createDate - Variable in class uk.co.jemos.podam.test.dto.docs.example.Order
 
createDate - Variable in class uk.co.jemos.podam.test.dto.SingletonWithParametersInStaticFactoryPojo
 

D

dateCreated - Variable in class uk.co.jemos.podam.test.dto.ClientTestPojo
The date this client was created
dateCreated - Variable in class uk.co.jemos.podam.test.dto.docs.example.Client
 
dateCreated - Variable in class uk.co.jemos.podam.test.dto.ImmutableNoHierarchicalAnnotatedPojo
A Calendar field
dateCreated - Variable in class uk.co.jemos.podam.test.dto.ImmutableNonAnnotatedPojo
A Calendar field
dateField - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
A Date field
dateLastUpdated - Variable in class uk.co.jemos.podam.test.dto.ClientTestPojo
The date this client was last updated
description - Variable in class uk.co.jemos.podam.test.dto.docs.example.Article
 
description - Variable in class uk.co.jemos.podam.test.dto.docs.example.Country
 
doubleField - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
A double field
doubleFieldWithMaxValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.DoubleRangeValuesPojo
 
doubleFieldWithMinAndMaxValue - Variable in class uk.co.jemos.podam.test.dto.annotations.DoubleRangeValuesPojo
 
doubleFieldWithMinValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.DoubleRangeValuesPojo
 
doubleObjectField - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
A Double object field
doubleObjectFieldWithMaxValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.DoubleRangeValuesPojo
 
doubleObjectFieldWithMinAndMaxValue - Variable in class uk.co.jemos.podam.test.dto.annotations.DoubleRangeValuesPojo
 
doubleObjectFieldWithMinValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.DoubleRangeValuesPojo
 
DoubleRangeValuesPojo - Class in uk.co.jemos.podam.test.dto.annotations
POJO to test the PodamDoubleValue annotation
DoubleRangeValuesPojo() - Constructor for class uk.co.jemos.podam.test.dto.annotations.DoubleRangeValuesPojo
 

E

EmptyTestPojo - Class in uk.co.jemos.podam.test.dto
Empty POJO.
EmptyTestPojo() - Constructor for class uk.co.jemos.podam.test.dto.EmptyTestPojo
 
equals(Object) - Method in class uk.co.jemos.podam.test.dto.AddressTestPojo
 
equals(Object) - Method in class uk.co.jemos.podam.test.dto.BankAccountTestPojo
 
equals(Object) - Method in class uk.co.jemos.podam.test.dto.ClientTestPojo
 
equals(Object) - Method in class uk.co.jemos.podam.test.dto.SimplePojoToTestSetters
 
ExcludeAnnotationPojo - Class in uk.co.jemos.podam.test.dto
 
ExcludeAnnotationPojo() - Constructor for class uk.co.jemos.podam.test.dto.ExcludeAnnotationPojo
No-args constructor

F

firstName - Variable in class uk.co.jemos.podam.test.dto.ClientTestPojo
The client's first name
firstName - Variable in class uk.co.jemos.podam.test.dto.docs.example.Client
 
firstName - Variable in class uk.co.jemos.podam.test.dto.SingletonWithParametersInStaticFactoryPojo
 
floatField - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
A float field
floatFieldWithMaxValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.FloatRangeValuesPojo
 
floatFieldWithMinAndMaxValue - Variable in class uk.co.jemos.podam.test.dto.annotations.FloatRangeValuesPojo
 
floatFieldWithMinValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.FloatRangeValuesPojo
 
floatObjectField - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
A Float object field
floatObjectFieldWithMaxValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.FloatRangeValuesPojo
 
floatObjectFieldWithMinAndMaxValue - Variable in class uk.co.jemos.podam.test.dto.annotations.FloatRangeValuesPojo
 
floatObjectFieldWithMinValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.FloatRangeValuesPojo
 
FloatRangeValuesPojo - Class in uk.co.jemos.podam.test.dto.annotations
POJO to test the PodamFloatValue annotation
FloatRangeValuesPojo() - Constructor for class uk.co.jemos.podam.test.dto.annotations.FloatRangeValuesPojo
 

G

generifiedCollection - Variable in class uk.co.jemos.podam.test.dto.ImmutableWithGenericCollectionsPojo
 
generifiedMap - Variable in class uk.co.jemos.podam.test.dto.ImmutableWithGenericCollectionsPojo
 
generifiedSet - Variable in class uk.co.jemos.podam.test.dto.ImmutableWithGenericCollectionsPojo
 
getAccount() - Method in class uk.co.jemos.podam.test.dto.docs.example.BankAccount
 
getAccountNbr() - Method in class uk.co.jemos.podam.test.dto.BankAccountTestPojo
 
getAddress() - Method in class uk.co.jemos.podam.test.dto.ClientTestPojo
 
getAddress1() - Method in class uk.co.jemos.podam.test.dto.AddressTestPojo
 
getAddress1() - Method in class uk.co.jemos.podam.test.dto.docs.example.Address
 
getAddress2() - Method in class uk.co.jemos.podam.test.dto.AddressTestPojo
 
getAddress2() - Method in class uk.co.jemos.podam.test.dto.docs.example.Address
 
getAddress3() - Method in class uk.co.jemos.podam.test.dto.AddressTestPojo
 
getAddresses() - Method in class uk.co.jemos.podam.test.dto.docs.example.Client
 
getAnotherParent() - Method in class uk.co.jemos.podam.test.dto.ConstructorWithSelfReferencesPojo
 
getArrayListStr() - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
getArticle() - Method in class uk.co.jemos.podam.test.dto.docs.example.OrderItem
 
getBalance() - Method in class uk.co.jemos.podam.test.dto.docs.example.BankAccount
 
getBank() - Method in class uk.co.jemos.podam.test.dto.docs.example.BankAccount
 
getBankAccounts() - Method in class uk.co.jemos.podam.test.dto.ClientTestPojo
 
getBankAccounts() - Method in class uk.co.jemos.podam.test.dto.docs.example.Client
 
getBankName() - Method in class uk.co.jemos.podam.test.dto.BankAccountTestPojo
 
getBooleanArray() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
getBooleanObjectField() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
getBranchName() - Method in class uk.co.jemos.podam.test.dto.BankAccountTestPojo
 
getByteField() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
getByteFieldWithMaxValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.ByteRangeValuesPojo
 
getByteFieldWithMinAndMaxValue() - Method in class uk.co.jemos.podam.test.dto.annotations.ByteRangeValuesPojo
 
getByteFieldWithMinValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.ByteRangeValuesPojo
 
getByteObjectField() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
getByteObjectFieldWithMaxValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.ByteRangeValuesPojo
 
getByteObjectFieldWithMinAndMaxValue() - Method in class uk.co.jemos.podam.test.dto.annotations.ByteRangeValuesPojo
 
getByteObjectFieldWithMinValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.ByteRangeValuesPojo
 
getCalendarField() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
getCharField() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
getCharFieldWithMaxValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.CharRangeValuesPojo
 
getCharFieldWithMinAndMaxValue() - Method in class uk.co.jemos.podam.test.dto.annotations.CharRangeValuesPojo
 
getCharFieldWithMinValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.CharRangeValuesPojo
 
getCharObjectField() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
getCharObjectFieldWithMaxValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.CharRangeValuesPojo
 
getCharObjectFieldWithMinAndMaxValue() - Method in class uk.co.jemos.podam.test.dto.annotations.CharRangeValuesPojo
 
getCharObjectFieldWithMinValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.CharRangeValuesPojo
 
getCity() - Method in class uk.co.jemos.podam.test.dto.AddressTestPojo
 
getCity() - Method in class uk.co.jemos.podam.test.dto.docs.example.Address
 
getConcurrentHashMap() - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
getConcurrentHashMapImpl() - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
getCopyOnWriteList() - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
getCountry() - Method in class uk.co.jemos.podam.test.dto.AddressTestPojo
 
getCountry() - Method in class uk.co.jemos.podam.test.dto.docs.example.Address
 
getCountryCode() - Method in class uk.co.jemos.podam.test.dto.docs.example.Country
 
getCountryId() - Method in class uk.co.jemos.podam.test.dto.docs.example.Country
 
getCreateDate() - Method in class uk.co.jemos.podam.test.dto.docs.example.Order
 
getCreateDate() - Method in class uk.co.jemos.podam.test.dto.SingletonWithParametersInStaticFactoryPojo
 
getDateCreated() - Method in class uk.co.jemos.podam.test.dto.ClientTestPojo
 
getDateCreated() - Method in class uk.co.jemos.podam.test.dto.docs.example.Client
 
getDateCreated() - Method in class uk.co.jemos.podam.test.dto.ImmutableNoHierarchicalAnnotatedPojo
 
getDateCreated() - Method in class uk.co.jemos.podam.test.dto.ImmutableNonAnnotatedPojo
 
getDateField() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
getDateLastUpdated() - Method in class uk.co.jemos.podam.test.dto.ClientTestPojo
 
getDescription() - Method in class uk.co.jemos.podam.test.dto.docs.example.Article
 
getDescription() - Method in class uk.co.jemos.podam.test.dto.docs.example.Country
 
getDoubleField() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
getDoubleFieldWithMaxValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.DoubleRangeValuesPojo
 
getDoubleFieldWithMinAndMaxValue() - Method in class uk.co.jemos.podam.test.dto.annotations.DoubleRangeValuesPojo
 
getDoubleFieldWithMinValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.DoubleRangeValuesPojo
 
getDoubleObjectField() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
getDoubleObjectFieldWithMaxValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.DoubleRangeValuesPojo
 
getDoubleObjectFieldWithMinAndMaxValue() - Method in class uk.co.jemos.podam.test.dto.annotations.DoubleRangeValuesPojo
 
getDoubleObjectFieldWithMinValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.DoubleRangeValuesPojo
 
getFirstName() - Method in class uk.co.jemos.podam.test.dto.ClientTestPojo
 
getFirstName() - Method in class uk.co.jemos.podam.test.dto.docs.example.Client
 
getFirstName() - Method in class uk.co.jemos.podam.test.dto.SingletonWithParametersInStaticFactoryPojo
 
getFloatField() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
getFloatFieldWithMaxValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.FloatRangeValuesPojo
 
getFloatFieldWithMinAndMaxValue() - Method in class uk.co.jemos.podam.test.dto.annotations.FloatRangeValuesPojo
 
getFloatFieldWithMinValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.FloatRangeValuesPojo
 
getFloatObjectField() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
getFloatObjectFieldWithMaxValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.FloatRangeValuesPojo
 
getFloatObjectFieldWithMinAndMaxValue() - Method in class uk.co.jemos.podam.test.dto.annotations.FloatRangeValuesPojo
 
getFloatObjectFieldWithMinValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.FloatRangeValuesPojo
 
getGenerifiedCollection() - Method in class uk.co.jemos.podam.test.dto.ImmutableWithGenericCollectionsPojo
 
getGenerifiedMap() - Method in class uk.co.jemos.podam.test.dto.ImmutableWithGenericCollectionsPojo
 
getGenerifiedSet() - Method in class uk.co.jemos.podam.test.dto.ImmutableWithGenericCollectionsPojo
 
getHashMap() - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
getHashSetStr() - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
getId() - Method in class uk.co.jemos.podam.test.dto.docs.example.Article
 
getId() - Method in class uk.co.jemos.podam.test.dto.docs.example.Order
 
getId() - Method in class uk.co.jemos.podam.test.dto.docs.example.OrderItem
 
getInstance(Calendar, List<OneDimensionalTestPojo>, Map<String, OneDimensionalTestPojo>, String) - Static method in class uk.co.jemos.podam.test.dto.SingletonWithParametersInStaticFactoryPojo
Singleton method
getIntArray() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
getIntegerObjectFieldWithMaxValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.IntegerRangeValuesPojo
 
getIntegerObjectFieldWithMinAndMaxValue() - Method in class uk.co.jemos.podam.test.dto.annotations.IntegerRangeValuesPojo
 
getIntegerObjectFieldWithMinValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.IntegerRangeValuesPojo
 
getIntField() - Method in class uk.co.jemos.podam.test.dto.AbstractTestPojo
 
getIntField() - Method in class uk.co.jemos.podam.test.dto.ConstructorWithSelfReferencesPojo
 
getIntField() - Method in class uk.co.jemos.podam.test.dto.ExcludeAnnotationPojo
 
getIntField() - Method in class uk.co.jemos.podam.test.dto.ImmutableNoHierarchicalAnnotatedPojo
 
getIntField() - Method in class uk.co.jemos.podam.test.dto.ImmutableNonAnnotatedPojo
 
getIntField() - Method in class uk.co.jemos.podam.test.dto.NoDefaultConstructorPojo
 
getIntField() - Method in class uk.co.jemos.podam.test.dto.NoSetterWithCollectionInConstructorPojo
 
getIntField() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalChildPojo
 
getIntField() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
getIntField() - Method in class uk.co.jemos.podam.test.dto.PrivateNoArgConstructorPojo
 
getIntField() - Method in class uk.co.jemos.podam.test.dto.RecursivePojo
 
getIntField() - Method in class uk.co.jemos.podam.test.dto.SimplePojoToTestSetters
 
getIntFieldWithMaxValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.IntegerRangeValuesPojo
 
getIntFieldWithMinAndMaxValue() - Method in class uk.co.jemos.podam.test.dto.annotations.IntegerRangeValuesPojo
 
getIntFieldWithMinValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.IntegerRangeValuesPojo
 
getIntObjectField() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
getItemCost() - Method in class uk.co.jemos.podam.test.dto.docs.example.Article
 
getLastName() - Method in class uk.co.jemos.podam.test.dto.ClientTestPojo
 
getLastName() - Method in class uk.co.jemos.podam.test.dto.docs.example.Client
 
getLineAmount() - Method in class uk.co.jemos.podam.test.dto.docs.example.OrderItem
 
getLongArray() - Method in class uk.co.jemos.podam.test.dto.ImmutableNoHierarchicalAnnotatedPojo
 
getLongArray() - Method in class uk.co.jemos.podam.test.dto.ImmutableNonAnnotatedPojo
 
getLongField() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
getLongFieldWithMaxValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.LongRangeValuesPojo
 
getLongFieldWithMinAndMaxValue() - Method in class uk.co.jemos.podam.test.dto.annotations.LongRangeValuesPojo
 
getLongFieldWithMinValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.LongRangeValuesPojo
 
getLongObjectField() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
getLongObjectFieldWithMaxValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.LongRangeValuesPojo
 
getLongObjectFieldWithMinAndMaxValue() - Method in class uk.co.jemos.podam.test.dto.annotations.LongRangeValuesPojo
 
getLongObjectFieldWithMinValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.LongRangeValuesPojo
 
getMap() - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
getNonGenerifiedCollection() - Method in class uk.co.jemos.podam.test.dto.ImmutableWithNonGenericCollectionsPojo
 
getNonGenerifiedList() - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
getNonGenerifiedMap() - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
getNonGenerifiedMap() - Method in class uk.co.jemos.podam.test.dto.ImmutableWithNonGenericCollectionsPojo
 
getNonGenerifiedSet() - Method in class uk.co.jemos.podam.test.dto.ImmutableWithNonGenericCollectionsPojo
 
getNote() - Method in class uk.co.jemos.podam.test.dto.docs.example.OrderItem
 
getObjectField() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
getOrderItems() - Method in class uk.co.jemos.podam.test.dto.docs.example.Order
 
getOrders() - Method in class uk.co.jemos.podam.test.dto.docs.example.Client
 
getParent() - Method in class uk.co.jemos.podam.test.dto.ConstructorWithSelfReferencesPojo
 
getParent() - Method in class uk.co.jemos.podam.test.dto.RecursivePojo
 
getParentCalendarField() - Method in class uk.co.jemos.podam.test.dto.AbstractOneDimensionalPojo
 
getParentIntField() - Method in class uk.co.jemos.podam.test.dto.AbstractOneDimensionalPojo
 
getPojoList() - Method in class uk.co.jemos.podam.test.dto.SingletonWithParametersInStaticFactoryPojo
 
getPojoMap() - Method in class uk.co.jemos.podam.test.dto.SingletonWithParametersInStaticFactoryPojo
 
getPreciseValueString() - Method in class uk.co.jemos.podam.test.dto.annotations.StringValuesPojo
 
getProvince() - Method in class uk.co.jemos.podam.test.dto.AddressTestPojo
 
getQueue() - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
getRandomArray() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
getShortField() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
getShortFieldWithMaxValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.ShortRangeValuesPojo
 
getShortFieldWithMinAndMaxValue() - Method in class uk.co.jemos.podam.test.dto.annotations.ShortRangeValuesPojo
 
getShortFieldWithMinValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.ShortRangeValuesPojo
 
getShortObjectField() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
getShortObjectFieldWithMaxValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.ShortRangeValuesPojo
 
getShortObjectFieldWithMinAndMaxValue() - Method in class uk.co.jemos.podam.test.dto.annotations.ShortRangeValuesPojo
 
getShortObjectFieldWithMinValueOnly() - Method in class uk.co.jemos.podam.test.dto.annotations.ShortRangeValuesPojo
 
getSomePojo() - Method in class uk.co.jemos.podam.test.dto.ExcludeAnnotationPojo
 
getSortCode() - Method in class uk.co.jemos.podam.test.dto.BankAccountTestPojo
 
getSortCode() - Method in class uk.co.jemos.podam.test.dto.docs.example.BankAccount
 
getStrArray() - Method in class uk.co.jemos.podam.test.dto.annotations.CollectionAnnotationPojo
 
getStrCollection() - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
getStrField() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalChildPojo
 
getStringField() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
getStringField() - Method in class uk.co.jemos.podam.test.dto.SimplePojoToTestSetters
 
getStringMap() - Method in class uk.co.jemos.podam.test.dto.annotations.CollectionAnnotationPojo
 
getStrList() - Method in class uk.co.jemos.podam.test.dto.annotations.CollectionAnnotationPojo
 
getStrList() - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
getStrList() - Method in class uk.co.jemos.podam.test.dto.NoSetterWithCollectionInConstructorPojo
 
getStrSet() - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
getTotalAmount() - Method in class uk.co.jemos.podam.test.dto.docs.example.Order
 
getTwentyLengthString() - Method in class uk.co.jemos.podam.test.dto.annotations.StringValuesPojo
 
getZipCode() - Method in class uk.co.jemos.podam.test.dto.AddressTestPojo
 
getZipCode() - Method in class uk.co.jemos.podam.test.dto.docs.example.Address
 

H

hashCode() - Method in class uk.co.jemos.podam.test.dto.AddressTestPojo
 
hashCode() - Method in class uk.co.jemos.podam.test.dto.BankAccountTestPojo
 
hashCode() - Method in class uk.co.jemos.podam.test.dto.ClientTestPojo
 
hashCode() - Method in class uk.co.jemos.podam.test.dto.SimplePojoToTestSetters
 
hashMap - Variable in class uk.co.jemos.podam.test.dto.CollectionsPojo
A map implementation of Strings
hashSetStr - Variable in class uk.co.jemos.podam.test.dto.CollectionsPojo
A set implementation of strings

I

id - Variable in class uk.co.jemos.podam.test.dto.docs.example.Article
 
id - Variable in class uk.co.jemos.podam.test.dto.docs.example.Order
 
id - Variable in class uk.co.jemos.podam.test.dto.docs.example.OrderItem
 
ImmutableNoHierarchicalAnnotatedPojo - Class in uk.co.jemos.podam.test.dto
This is an immutable POJO to test PODAM's ability to create an instance which hasn't got setters
ImmutableNoHierarchicalAnnotatedPojo(int, Calendar, long[]) - Constructor for class uk.co.jemos.podam.test.dto.ImmutableNoHierarchicalAnnotatedPojo
Full constructor
ImmutableNonAnnotatedPojo - Class in uk.co.jemos.podam.test.dto
This is an immutable POJO which is not annotated with PodamConstructor hasn't got setters
ImmutableNonAnnotatedPojo(int, Calendar, long[]) - Constructor for class uk.co.jemos.podam.test.dto.ImmutableNonAnnotatedPojo
Full constructor
ImmutableWithGenericCollectionsPojo - Class in uk.co.jemos.podam.test.dto
 
ImmutableWithGenericCollectionsPojo(Collection<OneDimensionalTestPojo>, Map<String, Calendar>, Set<ImmutableWithNonGenericCollectionsPojo>) - Constructor for class uk.co.jemos.podam.test.dto.ImmutableWithGenericCollectionsPojo
 
ImmutableWithNonGenericCollectionsPojo - Class in uk.co.jemos.podam.test.dto
 
ImmutableWithNonGenericCollectionsPojo(Collection, Map, Set) - Constructor for class uk.co.jemos.podam.test.dto.ImmutableWithNonGenericCollectionsPojo
 
intArray - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
An array of int
integerObjectFieldWithMaxValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.IntegerRangeValuesPojo
 
integerObjectFieldWithMinAndMaxValue - Variable in class uk.co.jemos.podam.test.dto.annotations.IntegerRangeValuesPojo
 
integerObjectFieldWithMinValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.IntegerRangeValuesPojo
 
IntegerRangeValuesPojo - Class in uk.co.jemos.podam.test.dto.annotations
POJO to test the PodamIntValue annotation
IntegerRangeValuesPojo() - Constructor for class uk.co.jemos.podam.test.dto.annotations.IntegerRangeValuesPojo
 
InterfacePojo - Interface in uk.co.jemos.podam.test.dto
An interface to test for errors
intField - Variable in class uk.co.jemos.podam.test.dto.AbstractTestPojo
An int field
intField - Variable in class uk.co.jemos.podam.test.dto.ConstructorWithSelfReferencesPojo
Int field
intField - Variable in class uk.co.jemos.podam.test.dto.ExcludeAnnotationPojo
an int field
intField - Variable in class uk.co.jemos.podam.test.dto.ImmutableNoHierarchicalAnnotatedPojo
An int field
intField - Variable in class uk.co.jemos.podam.test.dto.ImmutableNonAnnotatedPojo
An int field
intField - Variable in class uk.co.jemos.podam.test.dto.NoDefaultConstructorPojo
An int field
intField - Variable in class uk.co.jemos.podam.test.dto.NoSetterWithCollectionInConstructorPojo
An int field
intField - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalChildPojo
An int field
intField - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
An int field
intField - Variable in class uk.co.jemos.podam.test.dto.PrivateNoArgConstructorPojo
 
intField - Variable in class uk.co.jemos.podam.test.dto.RecursivePojo
An int field
intField - Variable in class uk.co.jemos.podam.test.dto.SimplePojoToTestSetters
An int field
intFieldWithMaxValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.IntegerRangeValuesPojo
 
intFieldWithMinAndMaxValue - Variable in class uk.co.jemos.podam.test.dto.annotations.IntegerRangeValuesPojo
 
intFieldWithMinValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.IntegerRangeValuesPojo
 
intObjectField - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
An Integer field
isBooleanField() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
itemCost - Variable in class uk.co.jemos.podam.test.dto.docs.example.Article
 

L

lastName - Variable in class uk.co.jemos.podam.test.dto.ClientTestPojo
The client's last name
lastName - Variable in class uk.co.jemos.podam.test.dto.docs.example.Client
 
lineAmount - Variable in class uk.co.jemos.podam.test.dto.docs.example.OrderItem
 
longArray - Variable in class uk.co.jemos.podam.test.dto.ImmutableNoHierarchicalAnnotatedPojo
An array of longs
longArray - Variable in class uk.co.jemos.podam.test.dto.ImmutableNonAnnotatedPojo
An array of longs
longField - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
a long field
longFieldWithMaxValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.LongRangeValuesPojo
 
longFieldWithMinAndMaxValue - Variable in class uk.co.jemos.podam.test.dto.annotations.LongRangeValuesPojo
 
longFieldWithMinValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.LongRangeValuesPojo
 
longObjectField - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
A Long object field
longObjectFieldWithMaxValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.LongRangeValuesPojo
 
longObjectFieldWithMinAndMaxValue - Variable in class uk.co.jemos.podam.test.dto.annotations.LongRangeValuesPojo
 
longObjectFieldWithMinValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.LongRangeValuesPojo
 
LongRangeValuesPojo - Class in uk.co.jemos.podam.test.dto.annotations
 
LongRangeValuesPojo() - Constructor for class uk.co.jemos.podam.test.dto.annotations.LongRangeValuesPojo
 

M

map - Variable in class uk.co.jemos.podam.test.dto.CollectionsPojo
A Map of Strings vs Pojos

N

NBR_ELEMENTS - Static variable in class uk.co.jemos.podam.test.dto.ImmutableWithGenericCollectionsPojo
 
NBR_ELEMENTS - Static variable in class uk.co.jemos.podam.test.dto.ImmutableWithNonGenericCollectionsPojo
 
NoDefaultConstructorPojo - Class in uk.co.jemos.podam.test.dto
 
NoDefaultConstructorPojo(int) - Constructor for class uk.co.jemos.podam.test.dto.NoDefaultConstructorPojo
 
nonGenerifiedCollection - Variable in class uk.co.jemos.podam.test.dto.ImmutableWithNonGenericCollectionsPojo
 
nonGenerifiedList - Variable in class uk.co.jemos.podam.test.dto.CollectionsPojo
A non-generified list
nonGenerifiedMap - Variable in class uk.co.jemos.podam.test.dto.CollectionsPojo
A non-generified map
nonGenerifiedMap - Variable in class uk.co.jemos.podam.test.dto.ImmutableWithNonGenericCollectionsPojo
 
nonGenerifiedSet - Variable in class uk.co.jemos.podam.test.dto.ImmutableWithNonGenericCollectionsPojo
 
NoSetterWithCollectionInConstructorPojo - Class in uk.co.jemos.podam.test.dto
A Pojo to test constructors with collections as arguments
NoSetterWithCollectionInConstructorPojo(List<String>, int) - Constructor for class uk.co.jemos.podam.test.dto.NoSetterWithCollectionInConstructorPojo
Full constructor
note - Variable in class uk.co.jemos.podam.test.dto.docs.example.OrderItem
 
NUMBER_DOUBLE_MAX_VALUE - Static variable in class uk.co.jemos.podam.test.utils.PodamTestConstants
A maximum value for float-type numeric custom annotations
NUMBER_DOUBLE_MIN_VALUE - Static variable in class uk.co.jemos.podam.test.utils.PodamTestConstants
The minimum value for double-type numeric custom annotations
NUMBER_DOUBLE_ONE_HUNDRED - Static variable in class uk.co.jemos.podam.test.utils.PodamTestConstants
A max value for float-type numeric custom annotations
NUMBER_FLOAT_MAX_VALUE - Static variable in class uk.co.jemos.podam.test.utils.PodamTestConstants
A maximum value for float-type numeric custom annotations
NUMBER_FLOAT_MIN_VALUE - Static variable in class uk.co.jemos.podam.test.utils.PodamTestConstants
The minimum value for float-type numeric custom annotations
NUMBER_FLOAT_ONE_HUNDRED - Static variable in class uk.co.jemos.podam.test.utils.PodamTestConstants
A max value for float-type numeric custom annotations
NUMBER_INT_MAX_VALUE - Static variable in class uk.co.jemos.podam.test.utils.PodamTestConstants
A maximum value for numeric custom annotations
NUMBER_INT_MIN_VALUE - Static variable in class uk.co.jemos.podam.test.utils.PodamTestConstants
The minimum value for numeric custom annotations
NUMBER_INT_ONE_HUNDRED - Static variable in class uk.co.jemos.podam.test.utils.PodamTestConstants
A max value for numeric custom annotations

O

objectField - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
An object field
OneDimensionalChildPojo - Class in uk.co.jemos.podam.test.dto
Child class to test inheritance
OneDimensionalChildPojo() - Constructor for class uk.co.jemos.podam.test.dto.OneDimensionalChildPojo
No-args constructor
OneDimensionalTestPojo - Class in uk.co.jemos.podam.test.dto
Simple graphed POJO with different attribute types
OneDimensionalTestPojo() - Constructor for class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
No-args constructor
Order - Class in uk.co.jemos.podam.test.dto.docs.example
 
Order() - Constructor for class uk.co.jemos.podam.test.dto.docs.example.Order
 
OrderItem - Class in uk.co.jemos.podam.test.dto.docs.example
 
OrderItem() - Constructor for class uk.co.jemos.podam.test.dto.docs.example.OrderItem
 
orderItems - Variable in class uk.co.jemos.podam.test.dto.docs.example.Order
 
orders - Variable in class uk.co.jemos.podam.test.dto.docs.example.Client
 

P

parent - Variable in class uk.co.jemos.podam.test.dto.ConstructorWithSelfReferencesPojo
Parent instance
parent - Variable in class uk.co.jemos.podam.test.dto.RecursivePojo
An instance to itself in a hierarchical structure
parentCalendarField - Variable in class uk.co.jemos.podam.test.dto.AbstractOneDimensionalPojo
An object field
parentIntField - Variable in class uk.co.jemos.podam.test.dto.AbstractOneDimensionalPojo
An int field
PodamMockerUnitTest - Class in uk.co.jemos.podam.test.unit
Unit test for simple App.
PodamMockerUnitTest() - Constructor for class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
PodamTestConstants - Class in uk.co.jemos.podam.test.utils
Utility class to support testing
PodamTestConstants() - Constructor for class uk.co.jemos.podam.test.utils.PodamTestConstants
Non instantiable class
pojoList - Variable in class uk.co.jemos.podam.test.dto.SingletonWithParametersInStaticFactoryPojo
 
pojoMap - Variable in class uk.co.jemos.podam.test.dto.SingletonWithParametersInStaticFactoryPojo
 
preciseValueString - Variable in class uk.co.jemos.podam.test.dto.annotations.StringValuesPojo
 
PrivateNoArgConstructorPojo - Class in uk.co.jemos.podam.test.dto
 
PrivateNoArgConstructorPojo() - Constructor for class uk.co.jemos.podam.test.dto.PrivateNoArgConstructorPojo
 
province - Variable in class uk.co.jemos.podam.test.dto.AddressTestPojo
The province

Q

queue - Variable in class uk.co.jemos.podam.test.dto.CollectionsPojo
A non-initialised Queue

R

randomArray - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
An array type
RecursivePojo - Class in uk.co.jemos.podam.test.dto
POJO to test a recursive hierarchy, like the one between parent and child
RecursivePojo() - Constructor for class uk.co.jemos.podam.test.dto.RecursivePojo
No-args constructor

S

serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.AddressTestPojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.annotations.ByteRangeValuesPojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.annotations.CharRangeValuesPojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.annotations.CollectionAnnotationPojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.annotations.DoubleRangeValuesPojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.annotations.FloatRangeValuesPojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.annotations.IntegerRangeValuesPojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.annotations.LongRangeValuesPojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.annotations.ShortRangeValuesPojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.annotations.StringValuesPojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.BankAccountTestPojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.ClientTestPojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.ConstructorWithSelfReferencesPojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.docs.example.Address
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.docs.example.Article
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.docs.example.BankAccount
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.docs.example.Client
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.docs.example.Country
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.docs.example.Order
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.docs.example.OrderItem
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.EmptyTestPojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.ExcludeAnnotationPojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.ImmutableNoHierarchicalAnnotatedPojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.ImmutableNonAnnotatedPojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.ImmutableWithGenericCollectionsPojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.ImmutableWithNonGenericCollectionsPojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.NoDefaultConstructorPojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.NoSetterWithCollectionInConstructorPojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.PrivateNoArgConstructorPojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.RecursivePojo
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.SimplePojoToTestSetters
 
serialVersionUID - Static variable in class uk.co.jemos.podam.test.dto.SingletonWithParametersInStaticFactoryPojo
 
setAccount(int) - Method in class uk.co.jemos.podam.test.dto.docs.example.BankAccount
 
setAddress1(String) - Method in class uk.co.jemos.podam.test.dto.docs.example.Address
 
setAddress2(String) - Method in class uk.co.jemos.podam.test.dto.docs.example.Address
 
setAddresses(List<Address>) - Method in class uk.co.jemos.podam.test.dto.docs.example.Client
 
setArrayListStr(ArrayList<String>) - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
setArticle(Article) - Method in class uk.co.jemos.podam.test.dto.docs.example.OrderItem
 
setBalance(double) - Method in class uk.co.jemos.podam.test.dto.docs.example.BankAccount
 
setBank(String) - Method in class uk.co.jemos.podam.test.dto.docs.example.BankAccount
 
setBankAccounts(List<BankAccount>) - Method in class uk.co.jemos.podam.test.dto.docs.example.Client
 
setBooleanArray(boolean[]) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
setBooleanField(boolean) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
setBooleanObjectField(Boolean) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
setByteField(byte) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
setByteFieldWithMaxValueOnly(byte) - Method in class uk.co.jemos.podam.test.dto.annotations.ByteRangeValuesPojo
 
setByteFieldWithMinAndMaxValue(byte) - Method in class uk.co.jemos.podam.test.dto.annotations.ByteRangeValuesPojo
 
setByteFieldWithMinValueOnly(byte) - Method in class uk.co.jemos.podam.test.dto.annotations.ByteRangeValuesPojo
 
setByteObjectField(Byte) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
setByteObjectFieldWithMaxValueOnly(Byte) - Method in class uk.co.jemos.podam.test.dto.annotations.ByteRangeValuesPojo
 
setByteObjectFieldWithMinAndMaxValue(Byte) - Method in class uk.co.jemos.podam.test.dto.annotations.ByteRangeValuesPojo
 
setByteObjectFieldWithMinValueOnly(Byte) - Method in class uk.co.jemos.podam.test.dto.annotations.ByteRangeValuesPojo
 
setCalendarField(Calendar) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
setCharField(char) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
setCharFieldWithMaxValueOnly(char) - Method in class uk.co.jemos.podam.test.dto.annotations.CharRangeValuesPojo
 
setCharFieldWithMinAndMaxValue(char) - Method in class uk.co.jemos.podam.test.dto.annotations.CharRangeValuesPojo
 
setCharFieldWithMinValueOnly(char) - Method in class uk.co.jemos.podam.test.dto.annotations.CharRangeValuesPojo
 
setCharObjectField(Character) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
setCharObjectFieldWithMaxValueOnly(Character) - Method in class uk.co.jemos.podam.test.dto.annotations.CharRangeValuesPojo
 
setCharObjectFieldWithMinAndMaxValue(Character) - Method in class uk.co.jemos.podam.test.dto.annotations.CharRangeValuesPojo
 
setCharObjectFieldWithMinValueOnly(Character) - Method in class uk.co.jemos.podam.test.dto.annotations.CharRangeValuesPojo
 
setCity(String) - Method in class uk.co.jemos.podam.test.dto.docs.example.Address
 
setConcurrentHashMap(ConcurrentMap<String, OneDimensionalTestPojo>) - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
setConcurrentHashMapImpl(ConcurrentHashMap<String, OneDimensionalTestPojo>) - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
setCopyOnWriteList(List<String>) - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
setCountry(Country) - Method in class uk.co.jemos.podam.test.dto.docs.example.Address
 
setCreateDate(Calendar) - Method in class uk.co.jemos.podam.test.dto.docs.example.Order
 
setDateCreated(Calendar) - Method in class uk.co.jemos.podam.test.dto.docs.example.Client
 
setDateField(Date) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
setDoubleField(double) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
setDoubleFieldWithMaxValueOnly(double) - Method in class uk.co.jemos.podam.test.dto.annotations.DoubleRangeValuesPojo
 
setDoubleFieldWithMinAndMaxValue(double) - Method in class uk.co.jemos.podam.test.dto.annotations.DoubleRangeValuesPojo
 
setDoubleFieldWithMinValueOnly(double) - Method in class uk.co.jemos.podam.test.dto.annotations.DoubleRangeValuesPojo
 
setDoubleObjectField(Double) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
setDoubleObjectFieldWithMaxValueOnly(Double) - Method in class uk.co.jemos.podam.test.dto.annotations.DoubleRangeValuesPojo
 
setDoubleObjectFieldWithMinAndMaxValue(Double) - Method in class uk.co.jemos.podam.test.dto.annotations.DoubleRangeValuesPojo
 
setDoubleObjectFieldWithMinValueOnly(Double) - Method in class uk.co.jemos.podam.test.dto.annotations.DoubleRangeValuesPojo
 
setFirstName(String) - Method in class uk.co.jemos.podam.test.dto.docs.example.Client
 
setFloatField(float) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
setFloatFieldWithMaxValueOnly(float) - Method in class uk.co.jemos.podam.test.dto.annotations.FloatRangeValuesPojo
 
setFloatFieldWithMinAndMaxValue(float) - Method in class uk.co.jemos.podam.test.dto.annotations.FloatRangeValuesPojo
 
setFloatFieldWithMinValueOnly(float) - Method in class uk.co.jemos.podam.test.dto.annotations.FloatRangeValuesPojo
 
setFloatObjectField(Float) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
setFloatObjectFieldWithMaxValueOnly(Float) - Method in class uk.co.jemos.podam.test.dto.annotations.FloatRangeValuesPojo
 
setFloatObjectFieldWithMinAndMaxValue(Float) - Method in class uk.co.jemos.podam.test.dto.annotations.FloatRangeValuesPojo
 
setFloatObjectFieldWithMinValueOnly(Float) - Method in class uk.co.jemos.podam.test.dto.annotations.FloatRangeValuesPojo
 
setHashMap(HashMap<String, OneDimensionalTestPojo>) - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
setHashSetStr(HashSet<String>) - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
setId(int) - Method in class uk.co.jemos.podam.test.dto.docs.example.Order
 
setId(int) - Method in class uk.co.jemos.podam.test.dto.docs.example.OrderItem
 
setIntArray(int[]) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
setIntegerObjectFieldWithMaxValueOnly(Integer) - Method in class uk.co.jemos.podam.test.dto.annotations.IntegerRangeValuesPojo
 
setIntegerObjectFieldWithMinAndMaxValue(Integer) - Method in class uk.co.jemos.podam.test.dto.annotations.IntegerRangeValuesPojo
 
setIntegerObjectFieldWithMinValueOnly(Integer) - Method in class uk.co.jemos.podam.test.dto.annotations.IntegerRangeValuesPojo
 
setIntField(int) - Method in class uk.co.jemos.podam.test.dto.AbstractTestPojo
 
setIntField(int) - Method in class uk.co.jemos.podam.test.dto.ExcludeAnnotationPojo
 
setIntField(int) - Method in interface uk.co.jemos.podam.test.dto.InterfacePojo
 
setIntField(int) - Method in class uk.co.jemos.podam.test.dto.NoDefaultConstructorPojo
 
setIntField(int) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalChildPojo
 
setIntField(int) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
setIntField(int) - Method in class uk.co.jemos.podam.test.dto.PrivateNoArgConstructorPojo
 
setIntField(int) - Method in class uk.co.jemos.podam.test.dto.RecursivePojo
 
setIntField(int) - Method in class uk.co.jemos.podam.test.dto.SimplePojoToTestSetters
 
setIntFieldWithMaxValueOnly(int) - Method in class uk.co.jemos.podam.test.dto.annotations.IntegerRangeValuesPojo
 
setIntFieldWithMinAndMaxValue(int) - Method in class uk.co.jemos.podam.test.dto.annotations.IntegerRangeValuesPojo
 
setIntFieldWithMinValueOnly(int) - Method in class uk.co.jemos.podam.test.dto.annotations.IntegerRangeValuesPojo
 
setIntObjectField(Integer) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
setLastName(String) - Method in class uk.co.jemos.podam.test.dto.docs.example.Client
 
setLineAmount(double) - Method in class uk.co.jemos.podam.test.dto.docs.example.OrderItem
 
setLongField(long) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
setLongFieldWithMaxValueOnly(long) - Method in class uk.co.jemos.podam.test.dto.annotations.LongRangeValuesPojo
 
setLongFieldWithMinAndMaxValue(long) - Method in class uk.co.jemos.podam.test.dto.annotations.LongRangeValuesPojo
 
setLongFieldWithMinValueOnly(long) - Method in class uk.co.jemos.podam.test.dto.annotations.LongRangeValuesPojo
 
setLongObjectField(Long) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
setLongObjectFieldWithMaxValueOnly(Long) - Method in class uk.co.jemos.podam.test.dto.annotations.LongRangeValuesPojo
 
setLongObjectFieldWithMinAndMaxValue(Long) - Method in class uk.co.jemos.podam.test.dto.annotations.LongRangeValuesPojo
 
setLongObjectFieldWithMinValueOnly(Long) - Method in class uk.co.jemos.podam.test.dto.annotations.LongRangeValuesPojo
 
setMap(Map<String, OneDimensionalTestPojo>) - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
setNonGenerifiedList(List) - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
setNonGenerifiedMap(Map) - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
setNote(String) - Method in class uk.co.jemos.podam.test.dto.docs.example.OrderItem
 
setObjectField(Object) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
setOrderItems(List<OrderItem>) - Method in class uk.co.jemos.podam.test.dto.docs.example.Order
 
setOrders(List<Order>) - Method in class uk.co.jemos.podam.test.dto.docs.example.Client
 
setParent(RecursivePojo) - Method in class uk.co.jemos.podam.test.dto.RecursivePojo
 
setParentCalendarField(Calendar) - Method in class uk.co.jemos.podam.test.dto.AbstractOneDimensionalPojo
 
setParentIntField(int) - Method in class uk.co.jemos.podam.test.dto.AbstractOneDimensionalPojo
 
setPreciseValueString(String) - Method in class uk.co.jemos.podam.test.dto.annotations.StringValuesPojo
 
setQueue(Queue<SimplePojoToTestSetters>) - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
setRandomArray(Random[]) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
setShortField(short) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
setShortFieldWithMaxValueOnly(short) - Method in class uk.co.jemos.podam.test.dto.annotations.ShortRangeValuesPojo
 
setShortFieldWithMinAndMaxValue(short) - Method in class uk.co.jemos.podam.test.dto.annotations.ShortRangeValuesPojo
 
setShortFieldWithMinValueOnly(short) - Method in class uk.co.jemos.podam.test.dto.annotations.ShortRangeValuesPojo
 
setShortObjectField(Short) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
setShortObjectFieldWithMaxValueOnly(Short) - Method in class uk.co.jemos.podam.test.dto.annotations.ShortRangeValuesPojo
 
setShortObjectFieldWithMinAndMaxValue(Short) - Method in class uk.co.jemos.podam.test.dto.annotations.ShortRangeValuesPojo
 
setShortObjectFieldWithMinValueOnly(Short) - Method in class uk.co.jemos.podam.test.dto.annotations.ShortRangeValuesPojo
 
setSomePojo(SimplePojoToTestSetters) - Method in class uk.co.jemos.podam.test.dto.ExcludeAnnotationPojo
 
setSortCode(String) - Method in class uk.co.jemos.podam.test.dto.docs.example.BankAccount
 
setStrArray(String[]) - Method in class uk.co.jemos.podam.test.dto.annotations.CollectionAnnotationPojo
 
setStrCollection(Collection<String>) - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
setStrField(String) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalChildPojo
 
setStringField(String) - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
 
setStringField(String) - Method in class uk.co.jemos.podam.test.dto.SimplePojoToTestSetters
 
setStringMap(Map<String, String>) - Method in class uk.co.jemos.podam.test.dto.annotations.CollectionAnnotationPojo
 
setStrList(List<String>) - Method in class uk.co.jemos.podam.test.dto.annotations.CollectionAnnotationPojo
 
setStrList(List<String>) - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
setStrSet(Set<String>) - Method in class uk.co.jemos.podam.test.dto.CollectionsPojo
 
setTotalAmount(double) - Method in class uk.co.jemos.podam.test.dto.docs.example.Order
 
setTwentyLengthString(String) - Method in class uk.co.jemos.podam.test.dto.annotations.StringValuesPojo
 
setZipCode(String) - Method in class uk.co.jemos.podam.test.dto.docs.example.Address
 
shortField - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
A short field
shortFieldWithMaxValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.ShortRangeValuesPojo
 
shortFieldWithMinAndMaxValue - Variable in class uk.co.jemos.podam.test.dto.annotations.ShortRangeValuesPojo
 
shortFieldWithMinValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.ShortRangeValuesPojo
 
shortObjectField - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
A Short object field
shortObjectFieldWithMaxValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.ShortRangeValuesPojo
 
shortObjectFieldWithMinAndMaxValue - Variable in class uk.co.jemos.podam.test.dto.annotations.ShortRangeValuesPojo
 
shortObjectFieldWithMinValueOnly - Variable in class uk.co.jemos.podam.test.dto.annotations.ShortRangeValuesPojo
 
ShortRangeValuesPojo - Class in uk.co.jemos.podam.test.dto.annotations
POJO to test PodamShortValue annotation
ShortRangeValuesPojo() - Constructor for class uk.co.jemos.podam.test.dto.annotations.ShortRangeValuesPojo
 
SimplePojoToTestSetters - Class in uk.co.jemos.podam.test.dto
 
SimplePojoToTestSetters() - Constructor for class uk.co.jemos.podam.test.dto.SimplePojoToTestSetters
No args-constructor
singleton - Static variable in class uk.co.jemos.podam.test.dto.SingletonWithParametersInStaticFactoryPojo
 
SingletonWithParametersInStaticFactoryPojo - Class in uk.co.jemos.podam.test.dto
A POJO to test a Singleton-like scenario where the public static Singleton method contains parameters.
SingletonWithParametersInStaticFactoryPojo(Calendar, List<OneDimensionalTestPojo>, Map<String, OneDimensionalTestPojo>, String) - Constructor for class uk.co.jemos.podam.test.dto.SingletonWithParametersInStaticFactoryPojo
A private constructor to enforce the Singleton pattern
somePojo - Variable in class uk.co.jemos.podam.test.dto.ExcludeAnnotationPojo
another object
sortCode - Variable in class uk.co.jemos.podam.test.dto.BankAccountTestPojo
Sort code
sortCode - Variable in class uk.co.jemos.podam.test.dto.docs.example.BankAccount
 
STR_ANNOTATION_PRECISE_VALUE - Static variable in class uk.co.jemos.podam.test.utils.PodamTestConstants
A precise value for the Podam String annotation
STR_ANNOTATION_TWENTY_LENGTH - Static variable in class uk.co.jemos.podam.test.utils.PodamTestConstants
The length of the string in the POJO to test String value annotation
strArray - Variable in class uk.co.jemos.podam.test.dto.annotations.CollectionAnnotationPojo
 
strCollection - Variable in class uk.co.jemos.podam.test.dto.CollectionsPojo
A collection of Strings
strField - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalChildPojo
A String field
stringField - Variable in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
A String field
stringField - Variable in class uk.co.jemos.podam.test.dto.SimplePojoToTestSetters
A string field
stringMap - Variable in class uk.co.jemos.podam.test.dto.annotations.CollectionAnnotationPojo
 
StringValuesPojo - Class in uk.co.jemos.podam.test.dto.annotations
POJO to test the PodamStringValue
StringValuesPojo() - Constructor for class uk.co.jemos.podam.test.dto.annotations.StringValuesPojo
 
strList - Variable in class uk.co.jemos.podam.test.dto.annotations.CollectionAnnotationPojo
 
strList - Variable in class uk.co.jemos.podam.test.dto.CollectionsPojo
A List of Strings
strList - Variable in class uk.co.jemos.podam.test.dto.NoSetterWithCollectionInConstructorPojo
A list of strings
strSet - Variable in class uk.co.jemos.podam.test.dto.CollectionsPojo
A set of strings

T

testAddressSetup() - Method in class uk.co.jemos.podam.test.unit.WalkThroughExampleUnitTest
 
testArticleSetup() - Method in class uk.co.jemos.podam.test.unit.WalkThroughExampleUnitTest
 
testBankAccountSetup() - Method in class uk.co.jemos.podam.test.unit.WalkThroughExampleUnitTest
 
testByteValueAnnotation() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testCharacterValueAnnotation() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testClassInfoSettersWithSimplePojo() - Method in class uk.co.jemos.podam.test.unit.ClassInfoUnitTest
 
testClassInfoWithEmptyPojo() - Method in class uk.co.jemos.podam.test.unit.ClassInfoUnitTest
 
testClientSetup() - Method in class uk.co.jemos.podam.test.unit.WalkThroughExampleUnitTest
 
testCollectionAnnotation() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testCollectionsPojo() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testCountrySetup() - Method in class uk.co.jemos.podam.test.unit.WalkThroughExampleUnitTest
 
testDoubleValueAnnotation() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testFloatValueAnnotation() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testImmutableNoHierarchicalAnnotatedPojo() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testImmutableNonAnnotatedPojo() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testImmutablePojoWithGenerifiedCollectionsInConstructor() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testImmutablePojoWithNonGenericCollections() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testImmutablePojoWithSelfReferencesInConstructor() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testInheritance() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testIntegerValueAnnotation() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testLongPojoWithRangeValues() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testMockerForAbstractClass() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testMockerForClassWithoutDefaultConstructor() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testMockerForInterface() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testMockerForPojoWithPrivateNoArgConstructor() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testMockerForPrimitiveType() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testOneDimensionalTestPojo() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testOrderItemSetup() - Method in class uk.co.jemos.podam.test.unit.WalkThroughExampleUnitTest
 
testOrderSetup() - Method in class uk.co.jemos.podam.test.unit.WalkThroughExampleUnitTest
 
testPodamExcludeAnnotation() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testPojoWithNoSettersAndCollectionInConstructor() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testRecursiveHierarchyPojo() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testShortValueAnnotation() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testSingletonWithParametersInPublicStaticMethod() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
testStringValueAnnotation() - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
 
toString() - Method in class uk.co.jemos.podam.test.dto.AbstractOneDimensionalPojo
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.AddressTestPojo
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.annotations.ByteRangeValuesPojo
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.annotations.CharRangeValuesPojo
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.annotations.CollectionAnnotationPojo
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.annotations.DoubleRangeValuesPojo
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.annotations.FloatRangeValuesPojo
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.annotations.IntegerRangeValuesPojo
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.annotations.LongRangeValuesPojo
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.annotations.ShortRangeValuesPojo
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.annotations.StringValuesPojo
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.BankAccountTestPojo
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.ClientTestPojo
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.docs.example.Address
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.docs.example.Article
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.docs.example.BankAccount
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.docs.example.Client
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.docs.example.Country
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.docs.example.Order
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.docs.example.OrderItem
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.ExcludeAnnotationPojo
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.ImmutableNoHierarchicalAnnotatedPojo
 
toString() - Method in class uk.co.jemos.podam.test.dto.ImmutableNonAnnotatedPojo
 
toString() - Method in class uk.co.jemos.podam.test.dto.ImmutableWithGenericCollectionsPojo
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.ImmutableWithNonGenericCollectionsPojo
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.NoDefaultConstructorPojo
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.NoSetterWithCollectionInConstructorPojo
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalChildPojo
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.OneDimensionalTestPojo
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.RecursivePojo
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.SimplePojoToTestSetters
Constructs a String with all attributes in name = value format.
toString() - Method in class uk.co.jemos.podam.test.dto.SingletonWithParametersInStaticFactoryPojo
Constructs a String with all attributes in name = value format.
totalAmount - Variable in class uk.co.jemos.podam.test.dto.docs.example.Order
 
twentyLengthString - Variable in class uk.co.jemos.podam.test.dto.annotations.StringValuesPojo
 

U

uk.co.jemos.podam.test.dto - package uk.co.jemos.podam.test.dto
 
uk.co.jemos.podam.test.dto.annotations - package uk.co.jemos.podam.test.dto.annotations
 
uk.co.jemos.podam.test.dto.docs.example - package uk.co.jemos.podam.test.dto.docs.example
 
uk.co.jemos.podam.test.unit - package uk.co.jemos.podam.test.unit
 
uk.co.jemos.podam.test.utils - package uk.co.jemos.podam.test.utils
 

V

validateAddress(Address) - Method in class uk.co.jemos.podam.test.unit.WalkThroughExampleUnitTest
It validates an Address POJO
validateArticle(Article) - Method in class uk.co.jemos.podam.test.unit.WalkThroughExampleUnitTest
It validates an Article POJO
validateBankAccount(BankAccount) - Method in class uk.co.jemos.podam.test.unit.WalkThroughExampleUnitTest
It validates a BankAccount POJO
validateConcurrentHashMap(ConcurrentMap<String, OneDimensionalTestPojo>) - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
It validates the concurrent hash map returned by podam
validateCountry(Country) - Method in class uk.co.jemos.podam.test.unit.WalkThroughExampleUnitTest
It validates a Country POJO
validateHashMap(Map<String, OneDimensionalTestPojo>) - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
It validates the HashMap returned by Podam
validateMapElement(Map<String, OneDimensionalTestPojo>, Set<String>) - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
It validates a map element
validateOrder(Order) - Method in class uk.co.jemos.podam.test.unit.WalkThroughExampleUnitTest
 
validateOrderItem(OrderItem) - Method in class uk.co.jemos.podam.test.unit.WalkThroughExampleUnitTest
It validates an OrderItem POJO
validateReturnedList(List<String>) - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
It validates that the returned list contains the expected values
validateReturnedSet(Set<String>) - Method in class uk.co.jemos.podam.test.unit.PodamMockerUnitTest
It validates that the returned list contains the expected values

W

WalkThroughExampleUnitTest - Class in uk.co.jemos.podam.test.unit
A set of tests to check the Walk-through example
WalkThroughExampleUnitTest() - Constructor for class uk.co.jemos.podam.test.unit.WalkThroughExampleUnitTest
 

Z

zipCode - Variable in class uk.co.jemos.podam.test.dto.AddressTestPojo
The zip code
zipCode - Variable in class uk.co.jemos.podam.test.dto.docs.example.Address
 

A B C D E F G H I L M N O P Q R S T U V W Z
Jemos 2002 - 2011: All Rights Reserved. Podam runs under the MIT license

Copyright © 2011. All Rights Reserved.