| Package | Description |
|---|---|
| org.kaazing.k3po.junit.rules |
| Modifier and Type | Method | Description |
|---|---|---|
K3poRule |
K3poRule.addScriptRoot(java.lang.String shortName,
java.lang.String packagePath) |
Adds a named ClassPath root of where to look for scripts when resolving them.
|
K3poRule |
K3poRule.scriptProperty(java.lang.String property) |
Overrides a script property.
|
K3poRule |
K3poRule.setControlURI(java.net.URI controlURI) |
Sets the URI on which to communicate to the k3po driver.
|
K3poRule |
K3poRule.setScriptRoot(java.lang.String packagePath) |
Sets the ClassPath root of where to look for scripts when resolving them.
|
Copyright © 2014 Kaazing, Inc. All Rights Reserved.