Test.Unit

The basics

Test.Unit is effectively the equivalent of a package which contains four classes:

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

It also has a quick reference to Object.inspect:
Test.Unit.inspect