Asserts that actual is not equal to expected

If tolerance is given, asserts that actual and expected 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