Uses of Class
org.codehaus.mojo.javascript.test.qunit.ReportCallbacks

Packages that use ReportCallbacks
org.codehaus.mojo.javascript.test.qunit   
 

Uses of ReportCallbacks in org.codehaus.mojo.javascript.test.qunit
 

Methods in org.codehaus.mojo.javascript.test.qunit with parameters of type ReportCallbacks
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.
 



Copyright © 2010. All Rights Reserved.