Skip to main content
Version: v0.18.0

AssertEqual

Alias:AssertEqual

Output:Unit

Asserts that two objects are equal. Both objects must have the same type.

ParameterTypeRequiredPositionSummary
LeftT✔1The first object to compare
RightT✔2The second object to compare