NUnitAsp

WebAssert.Sorted Method

Asserts that the "rows" in a "table" of strings are sorted.

Overload List

Asserts that the "rows" in a "table" of strings are sorted.

public static void Sorted(string[][],int,bool,DataType);

Asserts that the "rows" in a "table" of strings are sorted.

public static void Sorted(string[][],int,bool,DataType,string);

See Also

WebAssert Class | NUnit.Extensions.Asp Namespace