This test validates that test properties are inherited from the class that
defines the "class" attribute down to each test instance that uses the
same class.
Interface for classes that can process TestReport instances
This allows different applications to use the same TestReport
for different purposes, such as generating an XML output or
emailing a test result summary.