| TestableError Class |
Namespace: ErrorUnit.Models
public class TestableError
The TestableError type exposes the following members.
| Name | Description | |
|---|---|---|
| TestableError | Initializes a new instance of the TestableError class |
| Name | Description | |
|---|---|---|
| ErrorInfo |
Gets or sets the error information.
| |
| ErrorPreconditions |
Gets or sets the error preconditions.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Returns a json String that represents this instance.
(Overrides ObjectToString.) |