//
pkg.gl
Category
github.com/helto4real/go-hassclient
internal
test
package
0.0.1
Repository:
https://github.com/helto4real/go-hassclient.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
39 SLOC
#
Functions
Assert
assert fails the test if the condition is false.
Equals
equals fails the test if exp is not equal to act.
NotEquals
equals fails the test if exp is equal to act.
Ok
ok fails the test if an err is not nil.
#
Variables
IntegrationFlag
No description provided by the author