| Package | Description |
|---|---|
| net.serenitybdd.junit.finder |
| Modifier and Type | Method and Description |
|---|---|
static FinderType |
FinderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FinderType[] |
FinderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static TestFinderBuilder |
TestFinderBuilder.on(FinderType finderType) |
| Constructor and Description |
|---|
TestFinderBuilder(FinderType finderType) |
Copyright © 2023. All rights reserved.