| Package | Description |
|---|---|
| org.fluentlenium.adapter |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FluentControlContainer
Container for
FluentControl of the actual test adapter. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFluentControlContainer
Default
FluentControlContainer implementation, using a simple variable to store the FluentDriver instance. |
class |
ThreadLocalFluentControlContainer
Alternative
FluentControlContainer implementation, using a ThreadLocal variable to store the
FluentDriver instance. |
Copyright © 2018 FluentLenium. All Rights Reserved.