Protect constructor since it is a static only class.
Class Details
[line 70]
A Decorator for Tests.
Use TestDecorator as the base class for defining new test decorators. Test decorator subclasses can be introduced to add behaviour before or after a test is run.