| Package | Description |
|---|---|
| org.fluentlenium.adapter.util |
| Modifier and Type | Method and Description |
|---|---|
SharedDriverStrategy |
SharedDriverStrategyReader.getSharedDriverStrategy(Class<?> clazz,
String testName) |
SharedDriverStrategy |
DefaultSharedDriverStrategyReader.getSharedDriverStrategy(Class<?> clazz,
String testName) |
static SharedDriverStrategy |
SharedDriverStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SharedDriverStrategy[] |
SharedDriverStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 FluentLenium. All Rights Reserved.