package
0.13.0
Repository: https://github.com/hybridgroup/gobot.git
Documentation: pkg.go.dev

# Functions

Assert checks if a and b are equal, emits a t.Errorf if they are not equal.
Refute checks if a and b are equal, emits a t.Errorf if they are equal.