| Interface | Description |
|---|---|
| Configurable | |
| ObjectToInjectHolder<T> |
An interface for replacing the object to inject with another object.
|
| ResourceConfig |
Marker interface that indicates that the implementation wraps the necessary configuration for
configuring some resource
|
| ResourceConfigLoader<RC extends ResourceConfig> |
Defines the contract for implementations that find a resource configuration on a test object, returning
a subtype of
ResourceConfig that wraps the configuration |
| Class | Description |
|---|---|
| AnnotatedInstanceManager<T,A extends Annotation> |
Class for managing and creating instances of a given type.
|
| ArrayAndCollectionFormatter |
Helper class for generating a string representation of a collection or array.
|
| BaseConfigurable |
Base class for implementations that need access to the unitils configuration
|
| ConfigUtils |
Class containing configuration related utilities
|
| FileResolver |
Resolves the location for a file with a certain name.
|
| ObjectFormatter |
A class for generating a string representation of any object, array or primitive value.
|
| PropertiesReader | |
| TypeUtils |
Class copied from spring-core.
|
| Enum | Description |
|---|---|
| StoredIdentifierCase |
Possible values for the stored identifier case.
|
Copyright © 2016. All Rights Reserved.