Uses of Class
net.sourceforge.xmlfit.runner.TestRunner

Packages that use TestRunner
net.sourceforge.xmlfit.runner   
 

Uses of TestRunner in net.sourceforge.xmlfit.runner
 

Methods in net.sourceforge.xmlfit.runner that return TestRunner
static TestRunner TestRunner.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TestRunner[] TestRunner.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009 SourceForge. All Rights Reserved.