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

float

actual

float

tolerance

float

filePath

string

lineNumber

int

memberName

string