AssertExtensionAssert Method

Overload List

AssertTSource(IEnumerableTSource, FuncTSource, Boolean) Asserts that all elements of a sequence meet a given condition otherwise throws an Exception object.
AssertTSource(IEnumerableTSource, FuncTSource, Boolean, FuncTSource, Exception) Asserts that all elements of a sequence meet a given condition otherwise throws an Exception object.

See Also