AbstractAssertion Properties |
The AbstractAssertion type exposes the following members.
| Name | Description | |
|---|---|---|
| Id |
Gets or sets the identifier of the assertion
| |
| Information |
Gets or sets the information, error message related to the assertion.
| |
| InformationString |
Gets the information in it's String representation.
| |
| IsDisabled |
Gets or sets whether the current test item is disabled.
| |
| Name |
Gets or sets the name of the assertion
| |
| Status |
Gets or sets the Status of the current Assertion.
|