# Functions

assert fails the test if the condition is false.
No description provided by the author
equals fails the test if exp is not equal to act.
Ko fails the test if an err is nil.
ok fails the test if an err is not nil.
No description provided by the author

# Structs

No description provided by the author