| Modifier and Type | Method and Description |
|---|---|
TestSuite |
TestSuiteFactory.create(Object suite,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestStructure.addRoot(TestSuite testSuite) |
void |
TestNodeVisitor.visit(TestSuite testSuite) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestSuite.addTestSuite(TestSuite testSuite) |
| Constructor and Description |
|---|
TestSuiteBuilderImpl(TestSuiteBuilder parentBuilder,
TestSuite testSuite) |
| Modifier and Type | Class and Description |
|---|---|
class |
TestSuiteImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
TestStructureImpl.addRoot(TestSuite testSuite) |
void |
TestSuiteImpl.addTestSuite(TestSuite testSuite) |
| Modifier and Type | Method and Description |
|---|---|
void |
PostProcessingVisitor.visit(TestSuite testSuite) |
| Modifier and Type | Method and Description |
|---|---|
String |
VelocityNodeRenderer.render(TestSuite testSuite) |
| Modifier and Type | Method and Description |
|---|---|
String |
Renderer.render(TestSuite testSuite) |
Copyright © 2005-2013 Agical AB. All Rights Reserved.