StringChecks extension

Enable String checks.

Under the hood, this extension uses the LegacyMatcher extension to support legacy matchers.

on

Methods

equalsIgnoringHashCodes(String value) → void

Available on Subject<String>, provided by the StringChecks extension

Asserts that two Strings are equal after normalizing likely hash codes.