The OldAssert type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AreEqual | Overloaded. | |
| AreNotEqual | Overloaded. | |
| AreNotSame | Overloaded. | |
| AreSame | Overloaded. | |
| AreValueEqual |
Verifies that the value of the property described by pi is the same
in both ojects.
| |
| Between | Overloaded. | |
| Contains | ||
| Equals |
The Equals method throws an AssertionException. This is done
to make sure there is no mistake by calling this function.
| |
| Fail | Overloaded. | |
| Greater | Overloaded. | |
| GreaterEqualThan | Overloaded. | |
| GreaterThan | Overloaded. | |
| In | Overloaded. | |
| IncrementAssertCount | ||
| IsAssignableFrom | Overloaded. | |
| IsEmpty | Overloaded. | |
| IsFalse | Overloaded. | |
| IsInstanceOfType | Overloaded. | |
| IsNaN | Overloaded. | |
| IsNotAssignableFrom | Overloaded. | |
| IsNotEmpty | Overloaded. | |
| IsNotInstanceOfType | Overloaded. | |
| IsNotNull | Overloaded. | |
| IsNull | Overloaded. | |
| IsTrue | Overloaded. | |
| Less | Overloaded. | |
| LowerEqualThan | Overloaded. | |
| LowerThan | Overloaded. | |
| NotBetween | Overloaded. | |
| NotIn | Overloaded. | |
| ReferenceEquals |
override the default ReferenceEquals to throw an AssertionException. This
implementation makes sure there is no mistake in calling this function
as part of Assert.
| |
| Warning | Overloaded. |
Extension Methods
| Name | Description | |
|---|---|---|
| Format | Overloaded. |
