| Package | Description |
|---|---|
| jp.vmi.selenium.selenese.mutator |
| Modifier and Type | Class and Description |
|---|---|
class |
FunctionDeclaration
Models a function declaration.
|
class |
SeleneseRunnerMutator
A class that collects together a group of other mutators and applies them in the order they've
been added to any script that needs modification.
|
class |
VariableDeclaration
Prepend a variable declaration to a script.
|
class |
VariableDeclarationWithDynamicValue
Variable declaration with dynamic value.
|
Copyright © 2017. All rights reserved.