Modifier and Type | Field and Description |
---|---|
static DocumentationContext |
DocumentationContext.NULL |
Modifier and Type | Class and Description |
---|---|
class |
DocumentationContextImpl |
Constructor and Description |
---|
DocumentationContextWrapper(DocumentationContext wrappedContext) |
Modifier and Type | Method and Description |
---|---|
DocumentationContext |
Test.getDocumentationContext() |
Modifier and Type | Method and Description |
---|---|
void |
TestCaseBuilder.addTest(String name,
DocumentationContext documentationContext) |
Modifier and Type | Method and Description |
---|---|
void |
TestCaseBuilderImpl.addTest(String name,
DocumentationContext documentationContext) |
Modifier and Type | Method and Description |
---|---|
DocumentationContext |
TestImpl.getDocumentationContext() |
Constructor and Description |
---|
TestImpl(String name,
TestCase testCase,
DocumentationContext documentationContext) |
Modifier and Type | Method and Description |
---|---|
void |
ExceptionRegisteringServiceImpl.setDocumentationContext(DocumentationContext documentationContext) |
Modifier and Type | Method and Description |
---|---|
String |
Renderer.evaluate(String template,
String modelName,
DocumentationContext documentationContext,
Object source) |
Copyright © 2005-2013 Agical AB. All Rights Reserved.