Package org.mongounit.config
package org.mongounit.config
-
ClassDescription
MongoDatabaseFactoryBean
class is a definition of the MongoUnit specificMongoDatabaseFactory
bean to be substituted for originally configured one in the Spring context.MongoDatabaseGuardConfiguration
configuration is a bean definition registry post processor that substitutes a customMongoDatabaseFactory
that modifies the database URI.MongoUnitConfiguration
is a configuration class that configures database protection post processor.MongoUnitConfiguration.ApplicationLifecycle
class is a Spring component used to optionally drop the database once all the tests complete execution.MongoUnitConfigurationUtil
class provides utility methods to make accessing 'mongounit.properties' file and its property values easier.MongoUnitProperties
class is a holder for mongounit.properties property values.