Asserts that the elements of actual are equal to the elements of expected

(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

IEnumerable<T>

actual

IEnumerable<T>

filePath

string

lineNumber

int

memberName

string