IgnoreAttribute
Attribute used to mark a test that is to be ignored.
Ignored tests result in a warning message when the
tests are run.
The reason for ignoring a test
public IgnoreAttribute()
Constructs the attribute without giving a reason
for ignoring the test.
Constructs the attribute giving a reason for ignoring the test