Background tells you why Scrunitizer was devoped,
what were the driving forces and the ideas behind its development.
|
Basic Concepts introduces the basic ideas behind unit testing,
describes the fundamental test execution semantics and shows the relationships
between the most important class families in Scrunitizer.
|
Design Patterns are widely used within
Scrunitizer. Have a look at which well known patterns are used
in the design of the test framework.
|
Class Families gives an overview about all different kind
of classes and templates that make up Scrunitizer. It descibes how differnt parts of
Scrunitiezr work together.
|
Streaming Observer Demo shows example output produced
by the standard Scrunitizer observers. It includes also tips how to use the
different observer types and describes their default options.
|
The alphabetical class index lists all classes
- including templates - of Scrunitizer. This makes finding information related
to a particular element of the Scrunitizer framework easy.
|