| Package | Description |
|---|---|
| org.specrunner.annotator | |
| org.specrunner.annotator.core | |
| org.specrunner.core.pipes |
| Modifier and Type | Method and Description |
|---|---|
void |
IAnnotator.annotate(IResultSet result)
Annotates the result information.
|
IAnnotator |
IAnnotatorFactory.newAnnotator()
Creates an annotator.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AnnotatorStacktrace.addStackTrace(nu.xom.Node node,
IResult result,
int stackIndex)
Add a stack trace to a node.
|
protected void |
AnnotatorTitle.addTitle(nu.xom.Node node,
String message,
Throwable error)
Add title to a node based on error.
|
void |
AnnotatorTitle.annotate(IResultSet result) |
void |
AnnotatorStacktrace.annotate(IResultSet result) |
void |
AnnotatorLink.annotate(IResultSet result) |
void |
AnnotatorGroupImpl.annotate(IResultSet result) |
void |
AnnotatorCssStatus.annotate(IResultSet result) |
void |
AnnotatorCssActionType.annotate(IResultSet result) |
IAnnotator |
AnnotatorFactoryImpl.newAnnotator() |
IAnnotator |
AnnotatorFactoryGroupImpl.newAnnotator() |
| Modifier and Type | Method and Description |
|---|---|
protected IAnnotator |
PipeAnnotator.createAnnotator()
Creates an annotator instance.
|
Copyright © 2016. All rights reserved.