public class CucumberTagProviderStrategy extends Object implements TagProviderStrategy
| Constructor and Description |
|---|
CucumberTagProviderStrategy() |
CucumberTagProviderStrategy(EnvironmentVariables environmentVariables) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandleTestSource(String testType) |
Iterable<? extends TagProvider> |
getTagProviders() |
boolean |
hasHighPriority() |
public CucumberTagProviderStrategy(EnvironmentVariables environmentVariables)
public CucumberTagProviderStrategy()
public boolean canHandleTestSource(String testType)
canHandleTestSource in interface TagProviderStrategypublic Iterable<? extends TagProvider> getTagProviders()
getTagProviders in interface TagProviderStrategypublic boolean hasHighPriority()
hasHighPriority in interface TagProviderStrategyCopyright © 2022. All rights reserved.