Classes
Members
-
static, constant version :number
-
Bumped per release.
-
inner, constant testing :object
-
See
module:base~runTestsfor an example of how this might be used.Properties:
Name Type Description enabledboolean Whether tests should be executed.
testCasesArray.<module:xunit.TestCase> Registered TestCases.
Methods
-
static runTests() → {module:xunit~TestResult}
-
Run registered TestCases.