Uses of Class
org.testatoo.config.cartridge.TestatooCartridge

Packages that use TestatooCartridge
org.testatoo.config   
org.testatoo.config.cartridge   
 

Uses of TestatooCartridge in org.testatoo.config
 

Methods in org.testatoo.config with parameters of type TestatooCartridge
 E2 Evaluator.inCartridge(TestatooCartridge cartridge)
          Choose for wich cartridge to setup this implementation amongst supported cartridge.
 

Uses of TestatooCartridge in org.testatoo.config.cartridge
 

Methods in org.testatoo.config.cartridge that return TestatooCartridge
static TestatooCartridge TestatooCartridge.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TestatooCartridge[] TestatooCartridge.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008-2010 Ovea. All Rights Reserved.