Asserts that actual is equal to expected

If tolerance is given, asserts that actual and expected do not differ by more than tolerance

(Do not use the filePath, lineNumber and memberName arguments, as these are filled in automatically)

Location

Namespace
Uno.Testing
Package
Uno.Testing 2.9.2

Parameters

expected

double

actual

double

tolerance

double

filePath

string

lineNumber

int

memberName

string