Assert.AreCollectionsEqual<T> Method (IEnumerable<T>, IEnumerable<T>, string, int, string)
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
- actual
- filePath
- lineNumber
- memberName