tv.bodil.testlol
Class TestSuite

java.lang.Object
  extended by tv.bodil.testlol.TestSuite

public class TestSuite
extends Object


Constructor Summary
TestSuite(File path, File reportPath)
           
 
Method Summary
 int runTests(Shell shell, org.mozilla.javascript.Context cx, org.mozilla.javascript.Script testRunner, org.apache.maven.plugin.logging.Log log)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSuite

public TestSuite(File path,
                 File reportPath)
          throws org.apache.maven.plugin.MojoExecutionException
Throws:
org.apache.maven.plugin.MojoExecutionException
Method Detail

runTests

public int runTests(Shell shell,
                    org.mozilla.javascript.Context cx,
                    org.mozilla.javascript.Script testRunner,
                    org.apache.maven.plugin.logging.Log log)
             throws org.apache.maven.plugin.MojoExecutionException,
                    IOException
Throws:
org.apache.maven.plugin.MojoExecutionException
IOException


Copyright © 2011. All Rights Reserved.