Uses of Interface
org.testatoo.config.TestatooConfig

Packages that use TestatooConfig
org.testatoo.config   
 

Uses of TestatooConfig in org.testatoo.config
 

Methods in org.testatoo.config that return TestatooConfig
protected  TestatooConfig AbstractTestatooModule.config()
           
 TestatooConfig TestatooConfig.install(TestatooModule... modules)
          Import other modules to configure Testatoo
protected  TestatooConfig AbstractTestatooModule.install(TestatooModule... modules)
           
 TestatooConfig TestatooConfig.useAnnotations()
           
 TestatooConfig AbstractTestatooModule.useAnnotations()
           
 

Methods in org.testatoo.config with parameters of type TestatooConfig
 void TestatooModule.configure(TestatooConfig config)
           
 void AbstractTestatooModule.configure(TestatooConfig testatooConfig)
           
 



Copyright © 2008-2010 Ovea. All Rights Reserved.