Package com.elo.solutions.eloinst.tests
Class JasmineRhinoTestRunner
java.lang.Object
com.elo.solutions.eloinst.tests.JasmineRhinoTestRunner
- All Implemented Interfaces:
TestRunner
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidRun the given script by scriptname
-
Constructor Details
-
JasmineRhinoTestRunner
public JasmineRhinoTestRunner()
-
-
Method Details
-
run
- Specified by:
runin interfaceTestRunner- Parameters:
testSuite- group of several test scripts- Returns:
- a testResult of the executed testsuite
-
runScript
Run the given script by scriptname- Parameters:
name- of the script
-