| AbstractClassInfoStrategy |
|
| AbstractExternalFactory |
Adapter pattern for boilerplate code when creating an external factory
|
| AbstractMapArguments |
Parent for map-related arguments POJO
|
| AbstractRandomDataProviderStrategy |
|
| AttributeMetadata |
Contains metadata about the attribute for which a value is being assigned.
|
| ClassAttribute |
This class wraps fields, getters and setters information of the same attribute
|
| ClassAttributeApprover |
An interface, which is used to customize selection of class' attributes
for further filling or skipping.
|
| ClassInfo |
This class wraps fields and setters information about a given class
|
| ClassInfoStrategy |
This interface defines the contact for PODAM class info introspection.
|
| DataProviderStrategy |
This interface defines the contact for PODAM data providers.
|
| DataProviderStrategy.Order |
Specifies how to sort constructors
|
| DefaultClassInfoStrategy |
|
| MapArguments |
Pojo which contains the arguments required to fill a Map as a POJO attribute
|
| MapKeyOrElementsArguments |
Contains attributes for the arguments to pass to the factory method to fill
map key or elements.
|
| NullExternalFactory |
Default implementation of an external factory which does nothing.
|
| PodamFactory |
Contract for PODAM factory
|
| RandomDataProviderStrategy |
Adds additional methods for a random data provider strategy.
|