Class JasmineRhinoTestRunner

java.lang.Object
com.elo.solutions.eloinst.tests.JasmineRhinoTestRunner
All Implemented Interfaces:
TestRunner

public class JasmineRhinoTestRunner extends Object implements TestRunner
  • Constructor Details

    • JasmineRhinoTestRunner

      public JasmineRhinoTestRunner()
  • Method Details

    • run

      public TestResult run(TestSuite testSuite)
      Specified by:
      run in interface TestRunner
      Parameters:
      testSuite - group of several test scripts
      Returns:
      a testResult of the executed testsuite
    • runScript

      protected void runScript(String name)
      Run the given script by scriptname
      Parameters:
      name - of the script