Uses of Class
org.testatoo.config.testatoo.Testatoo

Packages that use Testatoo
org.testatoo.config.testatoo   
 

Uses of Testatoo in org.testatoo.config.testatoo
 

Methods in org.testatoo.config.testatoo that return Testatoo
static Testatoo Testatoo.configure(java.lang.Iterable<TestatooModule> testatooModules)
          Configure Testatoo by using given list of modules
static Testatoo Testatoo.configure(TestatooModule... testatooModules)
          Configure Testatoo by using given list of modules
static Testatoo Testatoo.configure(TestatooModules testatooModules)
          Configure Testatoo by using modules provided in this annotation
 



Copyright © 2008-2010 Ovea. All Rights Reserved.