IterableExtensions<T> extension

Contains Iterable's extension methods for custom assertions in unit tests.

on

Properties

should IterableAssertions<T>
Returns an IterableAssertions object that can be used to assert the current Iterable />.
no setter