| Package | Description |
|---|---|
| jp.vmi.selenium.selenese.result |
| Modifier and Type | Method and Description |
|---|---|
Result.Level |
Warning.getLevel() |
Result.Level |
Unexecuted.getLevel() |
Result.Level |
Success.getLevel() |
abstract Result.Level |
Result.getLevel()
Get result level.
|
Result.Level |
MaxTimeExceeded.getLevel() |
Result.Level |
Failure.getLevel() |
Result.Level |
Error.getLevel() |
static Result.Level |
Result.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Result.Level[] |
Result.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.