public interface TagProvider
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<TestTag> |
getTagsFor(TestOutcome testOutcome)
Returns the tags associated with a given test outcome.
|
java.util.Set<TestTag> getTagsFor(TestOutcome testOutcome)
testOutcome - the outcome for a specific test