AssertFailedException Members
Used to indicate failure for a test.
The following tables list the members exposed by the AssertFailedException type.
(see also
Protected Constructors
)
Top
| Name | Description | |
|---|---|---|
| AssertFailedException | Overloaded. Initializes a new instance of the AssertFailedException class. |
| Name | Description | |
|---|---|---|
| AssertFailedException | Overloaded. Initializes a new instance of the AssertFailedException class. |
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| Data | (Inherited from Exception.) |
| HelpLink | (Inherited from Exception.) |
| InnerException | (Inherited from Exception.) |
| Message | Gets a message that describes the current exception. (Inherited from UnitTestAssertException.) |
| Source | (Inherited from Exception.) |
| StackTrace | (Inherited from Exception.) |
| TargetSite | (Inherited from Exception.) |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Equals | Overloaded. (Inherited from Object.) |
| GetBaseException | (Inherited from Exception.) |
| GetHashCode | (Inherited from Object.) |
| GetObjectData | Sets the SerializationInfo with information about the exception. (Inherited from UnitTestAssertException.) |
| GetType | (Inherited from Exception.) |
| ReferenceEquals | (Inherited from Object.) |
| ToString | (Inherited from Exception.) |