Modifier and Type | Class and Description |
---|---|
class |
TestCollection<S extends TestCollection<S,C>,C extends TestObject<C>>
TestObject that is a collection of other TestObject s. |
class |
TestObject<S extends TestObject<S>>
Common data applicable to all test model objects.
|
Modifier and Type | Class and Description |
---|---|
class |
Package |
class |
Report
Root of the SQE test report.
|
class |
Suite
|
class |
Test
|
class |
TestCase
Represents one test case.
|
class |
TestCollection<S extends TestCollection<S,C>,C extends TestObject<C>>
TestObject that is a collection of other TestObject s. |
Copyright © 2004-2015. All Rights Reserved.