Test.Unit is the base namespace for the Unit Testing classes. It contains no methods by itself.

Classes

Test.Unit.Testcase
Test.Unit.Runner
Test.Unit.Assertions
Test.Unit.Logger

Notes

Ghost Train includes an extension for generating test cases programmatically, see Test.Unit.Generator.