java.lang.Object
net.thucydides.model.domain.TestTag
- All Implemented Interfaces:
Comparable<TestTag>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionintbooleanbooleangetName()getType()inthashCode()booleanbooleanbooleanbooleanisAsOrMoreSpecificThan(TestTag testTag) booleanIssue tags contain links to an external issue system, so reports are not generated for them.toString()withDisplayName(String displayName) static TestTag.TestTagBuilderstatic TestTag
-
Field Details
-
EMPTY_TAG
-
DEFAULT_TAG_TYPE
- See Also:
-
SUPPORTED_PLATFORMS
-
SUPPORTED_BROWSERS
-
-
Method Details
-
isIssueTag
public boolean isIssueTag()Issue tags contain links to an external issue system, so reports are not generated for them. -
normalisedName
-
normalisedType
-
getCompleteName
-
getName
-
getDisplayName
-
getType
-
getShortName
-
withName
-
withValue
-
withDisplayName
-
compareTo
- Specified by:
compareToin interfaceComparable<TestTag>
-
isAsOrMoreSpecificThan
-
equals
-
isAPlatform
public boolean isAPlatform() -
isABrowser
public boolean isABrowser() -
isABrowserPlatformCombination
public boolean isABrowserPlatformCombination() -
equalsIgnoreCase
-
hashCode
public int hashCode() -
toString
-