Asserts that actual is equal to expected

If tolerance is given, asserts that each element of 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

float4

actual

float4

tolerance

float

filePath

string

lineNumber

int

memberName

string