# Functions

AssertEqual fails the test if the actual error does not match the expected error.
EqualError returns an error with an Is(error)bool function that matches any error with the same type and string value as the supplied error.