- ScriptProperty - Annotation Type in org.kaazing.k3po.junit.annotation
-
OverrideProperty annotation overrides a property in the script.
- scriptProperty(String) - Method in class org.kaazing.k3po.junit.rules.K3poRule
-
Overrides a script property.
- setControlURI(URI) - Method in class org.kaazing.k3po.junit.rules.K3poRule
-
Sets the URI on which to communicate to the k3po driver.
- setScriptRoot(String) - Method in class org.kaazing.k3po.junit.rules.K3poRule
-
Sets the ClassPath root of where to look for scripts when resolving them.
- Specification - Annotation Type in org.kaazing.k3po.junit.annotation
-
Specification annotation names the test scripts to execute.
- start() - Method in class org.kaazing.k3po.junit.rules.K3poRule
-
Starts the connects in the robot scripts.