Uses of Class
org.infinitest.toolkit.filter.TestType

Packages that use TestType
org.infinitest.toolkit.filter   
 

Uses of TestType in org.infinitest.toolkit.filter
 

Methods in org.infinitest.toolkit.filter that return TestType
static TestType TestType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TestType[] TestType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructors in org.infinitest.toolkit.filter with parameters of type TestType
FilteringTestSuite(TestType testType)
           
 



© Copyright 2009 Paul R. Holser, Jr. All rights reserved. pholser@alumni.rice.edu