public class CucumberTagProviderStrategy extends Object implements net.thucydides.core.statistics.service.TagProviderStrategy
| Constructor and Description |
|---|
CucumberTagProviderStrategy() |
CucumberTagProviderStrategy(net.thucydides.core.util.EnvironmentVariables environmentVariables) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandleTestSource(String testType) |
Iterable<? extends net.thucydides.core.statistics.service.TagProvider> |
getTagProviders() |
boolean |
hasHighPriority() |
public CucumberTagProviderStrategy(net.thucydides.core.util.EnvironmentVariables environmentVariables)
public CucumberTagProviderStrategy()
public boolean canHandleTestSource(String testType)
canHandleTestSource in interface net.thucydides.core.statistics.service.TagProviderStrategypublic 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.TagProviderStrategyCopyright © 2020. All rights reserved.