ObjectExpector<T extends Object?> extension

Expectations for nullable objects.

on

Methods

equals(T other) → void
Checks that the tested object is equal to other.