AllTests
in package
Table of Contents
- 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
Return values
void —suite()
Add all core unit tests into a test suite.
public
static suite() : TestSuite