Uses
of Class
io.fluentlenium.adapter.SharedMutator.EffectiveParameters
Package
Description
-
Uses of SharedMutator.EffectiveParameters in io.fluentlenium.adapter
Modifier and TypeMethodDescriptionDefaultSharedMutator.getEffectiveParameters
(Class<T> testClass, String testName, ConfigurationProperties.DriverLifecycle driverLifecycle) SharedMutator.getEffectiveParameters
(Class<T> testClass, String testName, ConfigurationProperties.DriverLifecycle driverLifecycle) Effective parameters to use forSharedWebDriverContainer
.Modifier and TypeMethodDescriptionstatic SharedWebDriver
TestRunnerCommon.getTestDriver
(Class<?> testClass, String testName, Supplier<org.openqa.selenium.WebDriver> webDriver, TriConsumer<Throwable, Class<?>, String> failed, Configuration configuration, SharedMutator.EffectiveParameters<?> parameters) -
Uses of SharedMutator.EffectiveParameters in io.fluentlenium.adapter.cucumber
Modifier and TypeMethodDescriptionFluentCucumberSharedMutator.getEffectiveParameters
(Class<T> testClass, String testName, ConfigurationProperties.DriverLifecycle driverLifecycle) -
Uses of SharedMutator.EffectiveParameters in io.fluentlenium.utils
Modifier and TypeMethodDescriptionstatic void
ThreadLocalAdapterUtil.clearThreadLocals
(ThreadLocal<SharedMutator.EffectiveParameters<?>> parametersThread, ThreadLocal<Class<?>> classThread, ThreadLocal<String> methodNameThread) static void
ThreadLocalAdapterUtil.setTestClassAndMethodValues
(ThreadLocal<SharedMutator.EffectiveParameters<?>> parametersThread, ThreadLocal<Class<?>> classThread, ThreadLocal<String> methodNameThread)