Uses of Interface
com.gargoylesoftware.base.testing.TestFilter

Packages that use TestFilter
com.gargoylesoftware.base.testing Classes that are useful during testing 
 

Uses of TestFilter in com.gargoylesoftware.base.testing
 

Classes in com.gargoylesoftware.base.testing that implement TestFilter
 class AcceptAllTestFilter
          A test filter that accepts all tests
 

Constructors in com.gargoylesoftware.base.testing with parameters of type TestFilter
RecursiveTestSuite(String startingPath, TestFilter testFilter)
          Create a new instance
RecursiveTestSuite(File startingPath, TestFilter testFilter)
          Create an instance
 



Copyright © 1998-2005 Gargoyle Software Inc.. All Rights Reserved.