new TestRunner(tests)
Parameters:
| Name | Type | Description |
|---|---|---|
tests |
function | TestCases to execute. |
Methods
-
runTests() → {module:xunit~TestResult}
-
Run each test method in turn.
Assembles and drives execution of module:xunit.TestCases.
| Name | Type | Description |
|---|---|---|
tests |
function | TestCases to execute. |
Run each test method in turn.