Uses of Class
org.apache.anteater.test.MatcherSet

Packages that use MatcherSet
org.apache.anteater.test This package contains the top-level tasks and API that define the testing framework. 
 

Uses of MatcherSet in org.apache.anteater.test
 

Fields in org.apache.anteater.test declared as MatcherSet
protected  MatcherSet ActionTask.matcherSet
           
protected  MatcherSet Matcher.matcherSet
           
 

Methods in org.apache.anteater.test with parameters of type MatcherSet
 void Matcher.setMatcherSet(MatcherSet matcherSet)
           
 



Ant Functional Tester -- see Project home page for details