MapExtensions<TKey, TValue> extension

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

on
  • Map<TKey, TValue>

Properties

should MapAssertions<TKey, TValue>
Returns an MapAssertions object that can be used to assert the current map />.
no setter

Methods

shouldAs(String label) MapAssertions<TKey, TValue>
Give a name to subject object