Uses of Class
hudson.plugins.javatest_report.TestCollection

Uses of TestCollection in hudson.plugins.javatest_report
 

Classes in hudson.plugins.javatest_report with type parameters of type TestCollection
 class TestCollection<S extends TestCollection<S,C>,C extends TestObject<C>>
          TestObject that is a collection of other TestObjects.
 

Subclasses of TestCollection in hudson.plugins.javatest_report
 class Package
           
 class Report
          Root of the SQE test report.
 class Suite
          A Suite is a set of Tests.
 class Test
          A Test is a set of TestCases.
 



Copyright © 2004-2011. All Rights Reserved.