public class FluentCucumberSharedMutator extends Object implements SharedMutator
SharedMutator, replacing testClass with a null reference as it doesn't make sense
and raising a ConfigurationException when ConfigurationProperties.DriverLifecycle.CLASS is given.
to link WebDriver instances with classes defining Step.SharedMutator.EffectiveParameters<T>| Constructor and Description |
|---|
FluentCucumberSharedMutator() |
| Modifier and Type | Method and Description |
|---|---|
<T> SharedMutator.EffectiveParameters<T> |
getEffectiveParameters(Class<T> testClass,
String testName,
ConfigurationProperties.DriverLifecycle driverLifecycle) |
public <T> SharedMutator.EffectiveParameters<T> getEffectiveParameters(Class<T> testClass, String testName, ConfigurationProperties.DriverLifecycle driverLifecycle)
getEffectiveParameters in interface SharedMutatorCopyright © 2016 FluentLenium. All Rights Reserved.