AllTests
in package
Table of Contents
Methods
- main() : void
- Prepare the test runner.
- suite() : TestSuite
- Add all core unit tests into a test suite.
Methods
main()
Prepare the test runner.
public
static main() : void
suite()
Add all core unit tests into a test suite.
public
static suite() : TestSuite