| Package | Description |
|---|---|
| org.fluentlenium.core.conditions |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AbstractIntegerConditions<T,C extends AbstractIntegerConditions>
Common interface for Integer conditions.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IntegerConditions
Conditions API for Integer.
|
interface |
ListIntegerConditions
Conditions API for FluentLists.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicIntegerConditionsImpl
Conditions for integer
|
class |
IntegerConditionsImpl
Conditions for integer
|
class |
IntegerListConditionsImpl
Conditions for list of integers.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractIntegerConditions |
AbstractFluentListConditions.size() |
AbstractIntegerConditions |
FluentListConditions.size()
Check that this element list has the given size.
|
Copyright © 2018 FluentLenium. All Rights Reserved.