Test.Unit is the base namespace for the Unit Testing classes. It contains no methods by itself.
Test.Unit.Testcase
Test.Unit.Runner
Test.Unit.Assertions
Test.Unit.Logger
Ghost Train includes an extension for generating test cases programmatically, see Test.Unit.Generator.