| Package | Description |
|---|---|
| org.fluentlenium.adapter | |
| org.fluentlenium.core |
| Modifier and Type | Class and Description |
|---|---|
class |
FluentTest
All Junit Test should extends this class.
|
class |
FluentTestRunnerAdapter
Adapter used by any class based Test Runners adapters.
|
class |
IsolatedTest
Instead of extending FluentTest, you can instantiate this class directly.
|
| Modifier and Type | Field and Description |
|---|---|
static InheritableThreadLocal<FluentAdapter> |
FluentThread.userThreadLocal |
| Modifier and Type | Method and Description |
|---|---|
static FluentAdapter |
FluentThread.get() |
| Modifier and Type | Method and Description |
|---|---|
static void |
FluentThread.set(FluentAdapter fluent) |
Copyright © 2016 FluentLenium. All Rights Reserved.