|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 TestObject s. |
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 Test s. |
class |
Test
A Test is a set of TestCase s. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |