public interface TagProvider
| Modifier and Type | Method and Description |
|---|---|
Set<TestTag> |
getTagsFor(TestOutcome testOutcome)
Returns the tags associated with a given test outcome.
|
Set<TestTag> getTagsFor(TestOutcome testOutcome)
testOutcome - the outcome for a specific testCopyright © 2023. All rights reserved.