Uses of Class
org.unitils.core.ModulesRepository

Packages that use ModulesRepository
org.unitils.core   
 

Uses of ModulesRepository in org.unitils.core
 

Methods in org.unitils.core that return ModulesRepository
protected  ModulesRepository Unitils.createModulesRepository(Properties configuration)
          Configures all unitils modules using the given Properties object, and stores them in a ModulesRepository.
 ModulesRepository Unitils.getModulesRepository()
          Returns the ModulesRepository that provides access to the modules that are configured in unitils.
 



Copyright © 2011. All Rights Reserved.