|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RhinoRuntime | |
|---|---|
| org.codehaus.mojo.javascript.test.qunit | |
| Uses of RhinoRuntime in org.codehaus.mojo.javascript.test.qunit |
|---|
| Methods in org.codehaus.mojo.javascript.test.qunit that return RhinoRuntime | |
|---|---|
protected RhinoRuntime |
AbstractRhinoTestMojo.createRhinoRuntime(ReportCallbacks reportCb)
Creates a RhinoRuntime with env.js and inserts a $report object that collects test results as they are run. |
| Methods in org.codehaus.mojo.javascript.test.qunit with parameters of type RhinoRuntime | |
|---|---|
protected void |
QUnitTestMojo.runSuite(RhinoRuntime rt,
java.io.File suite)
|
protected abstract void |
AbstractRhinoTestMojo.runSuite(RhinoRuntime rt,
java.io.File suite)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||