Package | Description |
---|---|
com.coveros.selenified |
Modifier and Type | Method and Description |
---|---|
static OutputFile.Success |
OutputFile.Success.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutputFile.Success[] |
OutputFile.Success.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OutputFile.recordActual(String actualOutcome,
OutputFile.Success result)
Writes to the output file the actual outcome of an event.
|
Copyright © 2017. All rights reserved.