- Namespace
 - TCLite
.Constraints  - Containing Type
 - Numerics
 
Syntax
public static bool AreEqual(long expected, long actual, Tolerance tolerance)
	Parameters
| Name | Type | Description | 
|---|---|---|
| expected | long | |
| actual | long | |
| tolerance | Tolerance | 
Return Value
| Type | Description | 
|---|---|
| bool | 
