//
pkg.gl
Category
github.com/aws/amazon-ec2-instance-selector
pkg
test
package
1.3.3
Repository:
https://github.com/aws/amazon-ec2-instance-selector.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
5
Dependents
0
Files
36 SLOC
#
Functions
Assert
Assert fails the test if the condition is false.
Equals
Equals fails the test if exp is not equal to act.
Nok
Nok fails the test if an err is nil.
Ok
Ok fails the test if an err is not nil.