|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Tag | |
|---|---|
| com.tngtech.jgiven.report.html | |
| com.tngtech.jgiven.report.model | |
| Uses of Tag in com.tngtech.jgiven.report.html |
|---|
| Methods in com.tngtech.jgiven.report.html that return types with arguments of type Tag | |
|---|---|
List<Tag> |
HtmlTocWriter.getSortedTags()
|
| Methods in com.tngtech.jgiven.report.html with parameters of type Tag | |
|---|---|
static String |
ScenarioHtmlWriter.tagToHtml(Tag tag)
|
| Constructor parameters in com.tngtech.jgiven.report.html with type arguments of type Tag | |
|---|---|
HtmlTocWriter(Map<Tag,List<ScenarioModel>> tagMap,
List<com.tngtech.jgiven.report.html.StaticHtmlReportGenerator.ModelFile> models)
|
|
| Uses of Tag in com.tngtech.jgiven.report.model |
|---|
| Fields in com.tngtech.jgiven.report.model with type parameters of type Tag | |
|---|---|
Set<Tag> |
ScenarioModel.tags
|
| Methods in com.tngtech.jgiven.report.model that return Tag | |
|---|---|
Tag |
Tag.setPrependType(boolean prependType)
|
| Methods in com.tngtech.jgiven.report.model that return types with arguments of type Tag | |
|---|---|
List<Tag> |
ScenarioModel.getTags()
|
List<Tag> |
ReportModelBuilder.toTags(Annotation annotation)
|
| Methods in com.tngtech.jgiven.report.model with parameters of type Tag | |
|---|---|
void |
ScenarioModel.addTag(Tag tag)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||