//
pkg.gl
Category
github.com/hybridgroup/gobot
gobottest
package
0.13.0
Repository:
https://github.com/hybridgroup/gobot.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
7
Dependents
0
Files
36 SLOC
#
Functions
Assert
Assert checks if a and b are equal, emits a t.Errorf if they are not equal.
ExecCommand
Refute
Refute checks if a and b are equal, emits a t.Errorf if they are equal.