NUnitAsp

WebAssert.AreEqual Method (String[], String[])

Asserts that two "rows" of strings are identical.

public static void AreEqual(
   string[] expected,
   string[] actual
);

See Also

WebAssert Class | NUnit.Extensions.Asp Namespace | WebAssert.AreEqual Overload List