| Modifier and Type | Method and Description |
|---|---|
TestCase |
Test.getTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestNodeVisitor.visit(TestCase testCase) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestSuite.addTestCase(TestCase testCase) |
| Constructor and Description |
|---|
TestCaseBuilderImpl(TestCase testCase) |
| Modifier and Type | Class and Description |
|---|---|
class |
TestCaseImpl |
| Modifier and Type | Method and Description |
|---|---|
TestCase |
TestImpl.getTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestSuiteImpl.addTestCase(TestCase testCase) |
| Constructor and Description |
|---|
TestImpl(String name,
TestCase testCase,
DocumentationContext documentationContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
PostProcessingVisitor.visit(TestCase testCase) |
| Modifier and Type | Method and Description |
|---|---|
String |
VelocityNodeRenderer.render(TestCase testCase) |
| Modifier and Type | Method and Description |
|---|---|
String |
Renderer.render(TestCase testCase) |
Copyright © 2005-2013 Agical AB. All Rights Reserved.