Uses of Package
org.unitils.core.util

Packages that use org.unitils.core.util
org.unitils.core.dbsupport   
org.unitils.core.util   
org.unitils.database.config   
org.unitils.dbmaintainer.script   
org.unitils.dbmaintainer.script.impl   
org.unitils.dbunit.datasetfactory   
org.unitils.dbunit.datasetfactory.impl   
org.unitils.io.reader.impl   
org.unitils.mock.core   
org.unitils.mock.report.impl   
org.unitils.orm.common   
org.unitils.orm.common.util   
org.unitils.orm.hibernate.util   
org.unitils.orm.jpa.util   
org.unitils.reflectionassert.report.impl   
org.unitils.reflectionassert.util   
org.unitils.spring.util   
org.unitils.util   
 

Classes in org.unitils.core.util used by org.unitils.core.dbsupport
StoredIdentifierCase
          Possible values for the stored identifier case.
 

Classes in org.unitils.core.util used by org.unitils.core.util
ArrayAndCollectionFormatter
          Helper class for generating a string representation of a collection or array.
Configurable
           
ObjectFormatter
          A class for generating a string representation of any object, array or primitive value.
ResourceConfig
          Marker interface that indicates that the implementation wraps the necessary configuration for configuring some resource
StoredIdentifierCase
          Possible values for the stored identifier case.
 

Classes in org.unitils.core.util used by org.unitils.database.config
Configurable
           
 

Classes in org.unitils.core.util used by org.unitils.dbmaintainer.script
Configurable
           
 

Classes in org.unitils.core.util used by org.unitils.dbmaintainer.script.impl
BaseConfigurable
          Base class for implementations that need access to the unitils configuration
Configurable
           
 

Classes in org.unitils.core.util used by org.unitils.dbunit.datasetfactory
Configurable
           
 

Classes in org.unitils.core.util used by org.unitils.dbunit.datasetfactory.impl
Configurable
           
FileResolver
          Resolves the location for a file with a certain name.
 

Classes in org.unitils.core.util used by org.unitils.io.reader.impl
FileResolver
          Resolves the location for a file with a certain name.
 

Classes in org.unitils.core.util used by org.unitils.mock.core
ObjectToInjectHolder
          An interface for replacing the object to inject with another object.
 

Classes in org.unitils.core.util used by org.unitils.mock.report.impl
ObjectFormatter
          A class for generating a string representation of any object, array or primitive value.
 

Classes in org.unitils.core.util used by org.unitils.orm.common
ResourceConfigLoader
          Defines the contract for implementations that find a resource configuration on a test object, returning a subtype of ResourceConfig that wraps the configuration
 

Classes in org.unitils.core.util used by org.unitils.orm.common.util
ResourceConfig
          Marker interface that indicates that the implementation wraps the necessary configuration for configuring some resource
 

Classes in org.unitils.core.util used by org.unitils.orm.hibernate.util
ResourceConfigLoader
          Defines the contract for implementations that find a resource configuration on a test object, returning a subtype of ResourceConfig that wraps the configuration
 

Classes in org.unitils.core.util used by org.unitils.orm.jpa.util
ResourceConfig
          Marker interface that indicates that the implementation wraps the necessary configuration for configuring some resource
ResourceConfigLoader
          Defines the contract for implementations that find a resource configuration on a test object, returning a subtype of ResourceConfig that wraps the configuration
 

Classes in org.unitils.core.util used by org.unitils.reflectionassert.report.impl
ObjectFormatter
          A class for generating a string representation of any object, array or primitive value.
 

Classes in org.unitils.core.util used by org.unitils.reflectionassert.util
ObjectFormatter
          A class for generating a string representation of any object, array or primitive value.
 

Classes in org.unitils.core.util used by org.unitils.spring.util
AnnotatedInstanceManager
          Class for managing and creating instances of a given type.
 

Classes in org.unitils.core.util used by org.unitils.util
ResourceConfig
          Marker interface that indicates that the implementation wraps the necessary configuration for configuring some resource
ResourceConfigLoader
          Defines the contract for implementations that find a resource configuration on a test object, returning a subtype of ResourceConfig that wraps the configuration
 



Copyright © 2011. All Rights Reserved.