|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DocumentationContext in com.agical.rdoc.core |
|---|
| Fields in com.agical.rdoc.core declared as DocumentationContext | |
|---|---|
static DocumentationContext |
DocumentationContext.NULL
|
| Uses of DocumentationContext in com.agical.rdoc.core.impl |
|---|
| Classes in com.agical.rdoc.core.impl that implement DocumentationContext | |
|---|---|
class |
DocumentationContextImpl
|
| Constructors in com.agical.rdoc.core.impl with parameters of type DocumentationContext | |
|---|---|
DocumentationContextWrapper(DocumentationContext wrappedContext)
|
|
| Uses of DocumentationContext in com.agical.rdoc.core.model.test |
|---|
| Methods in com.agical.rdoc.core.model.test that return DocumentationContext | |
|---|---|
DocumentationContext |
Test.getDocumentationContext()
|
| Methods in com.agical.rdoc.core.model.test with parameters of type DocumentationContext | |
|---|---|
void |
TestCaseBuilder.addTest(String name,
DocumentationContext documentationContext)
|
| Uses of DocumentationContext in com.agical.rdoc.core.model.test.builder |
|---|
| Methods in com.agical.rdoc.core.model.test.builder with parameters of type DocumentationContext | |
|---|---|
void |
TestCaseBuilderImpl.addTest(String name,
DocumentationContext documentationContext)
|
| Uses of DocumentationContext in com.agical.rdoc.core.model.test.impl |
|---|
| Methods in com.agical.rdoc.core.model.test.impl that return DocumentationContext | |
|---|---|
DocumentationContext |
TestImpl.getDocumentationContext()
|
| Constructors in com.agical.rdoc.core.model.test.impl with parameters of type DocumentationContext | |
|---|---|
TestImpl(String name,
TestCase testCase,
DocumentationContext documentationContext)
|
|
| Uses of DocumentationContext in com.agical.rdoc.core.model.test.service |
|---|
| Methods in com.agical.rdoc.core.model.test.service with parameters of type DocumentationContext | |
|---|---|
void |
ExceptionRegisteringServiceImpl.setDocumentationContext(DocumentationContext documentationContext)
|
| Uses of DocumentationContext in com.agical.rdoc.velocity.render |
|---|
| Methods in com.agical.rdoc.velocity.render with parameters of type DocumentationContext | |
|---|---|
String |
Renderer.evaluate(String template,
String modelName,
DocumentationContext documentationContext,
Object source)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||