csUnit Class Library

TestAttribute Properties

The properties of the TestAttribute class are listed below. For a complete list of TestAttribute class members, see the TestAttribute Members topic.

Public Instance Properties

Assertions Returns the number of assertions detected during this test.
Category Get/set the category for this test.
Duration Gets the time the test needed for execution.
FailureReason Gets a string with a textual information about why a test has failed.
TypeId (inherited from Attribute) When implemented in a derived class, gets a unique identifier for this Attribute.

See Also

TestAttribute Class | csUnit Namespace