Package net.thucydides.core.reports.html
Class TagFilter
java.lang.Object
net.thucydides.core.reports.html.TagFilter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfilteredTagTypes(List<String> tagTypes) removeHiddenTagsFrom(Set<TestTag> filteredTags) removeTagsOfType(Set<TestTag> tags, String... redundantTagTypes) removeTagsWithName(Set<TestTag> tags, String name) booleanshouldDisplayTagWithType(String tagType)
-
Constructor Details
-
TagFilter
-
-
Method Details
-
filteredTagTypes
-
shouldDisplayTagWithType
-
removeTagsOfType
-
removeTagsWithName
-
removeHiddenTagsFrom
-
rawTagTypes
-