The properties of the TestAttribute class are listed below. For a complete list of TestAttribute class members, see the TestAttribute Members topic.
![]() | Returns the number of assertions detected during this test. |
![]() | Get/set the category for this test. |
![]() | Gets the time the test needed for execution. |
![]() | Gets a string with a textual information about why a test has failed. |
![]() | When implemented in a derived class, gets a unique identifier for this Attribute. |
TestAttribute Class | csUnit Namespace