Uses of Interface
org.ehoffman.module.ModuleProvider

Uses of ModuleProvider in org.ehoffman.module
 

Subinterfaces of ModuleProvider in org.ehoffman.module
 interface Module<T>
          Indicates an interchangeable piece of a test Fixture.
 interface ModuleGroup<T>
           
 interface PooledModule<T>
           
 

Methods in org.ehoffman.module that return types with arguments of type ModuleProvider
 List<Class<? extends ModuleProvider<?>>> ModuleGroup.getModuleClasses()
           
 



Copyright © 2010-2011. All Rights Reserved.