test/expect/identical library

Functions

expectIdentical(Object? actual, Object? matcher, {String? reason, Object? skip}) → void
expectNotIdentical(Object? actual, Object? matcher, {String? reason, Object? skip}) → void