Uses of Class
org.apache.commons.latka.Suite

Packages that use Suite
org.apache.commons.latka   
org.apache.commons.latka.junit   
 

Uses of Suite in org.apache.commons.latka
 

Methods in org.apache.commons.latka with parameters of type Suite
 void Latka.runTests(Suite suite, LatkaEventListener listener)
          Execute a single Latka test suite.
 

Uses of Suite in org.apache.commons.latka.junit
 

Constructors in org.apache.commons.latka.junit with parameters of type Suite
JUnitTestAdapter(Suite suite, int testCount)
          Create a Test from a Latka suite and a number of tests
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.