public class JIRARequirementsTagProviderStrategy
extends java.lang.Object
implements net.thucydides.core.statistics.service.TagProviderStrategy
| Constructor and Description |
|---|
JIRARequirementsTagProviderStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandleTestSource(java.lang.String testSource) |
java.lang.Iterable<? extends net.thucydides.core.statistics.service.TagProvider> |
getTagProviders() |
boolean |
hasHighPriority() |
public boolean canHandleTestSource(java.lang.String testSource)
canHandleTestSource in interface net.thucydides.core.statistics.service.TagProviderStrategypublic java.lang.Iterable<? extends net.thucydides.core.statistics.service.TagProvider> getTagProviders()
getTagProviders in interface net.thucydides.core.statistics.service.TagProviderStrategypublic boolean hasHighPriority()
hasHighPriority in interface net.thucydides.core.statistics.service.TagProviderStrategy