//
pkg.gl
Category
github.com/mike1808/gobot
gobottest
package
1.15.0
Repository:
https://github.com/mike1808/gobot.git
Documentation:
pkg.go.dev
Overview
Versions
2
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
No description provided by the author
Refute
Refute checks if a and b are equal, emits a t.Errorf if they are equal.