Numerics.

AreEqual(ulong, ulong, Tolerance) Method

Namespace
TCLite.Constraints
Containing Type
Numerics

Syntax

public static bool AreEqual(ulong expected, ulong actual, Tolerance tolerance)

Parameters

Name Type Description
expected ulong
actual ulong
tolerance Tolerance

Return Value

Type Description
bool