Documentation
¶
Index ¶
- func Contains(actualValue interface{}, actualValues []string, expectValue interface{}, ...) (bool, string)
- func Equal(actualValue interface{}, actualValues []string, expectValue interface{}, ...) (bool, string)
- func GreaterThan(actualValue interface{}, actualValues []string, expectValue interface{}, ...) (bool, string)
- func GreaterThanOrEq(actualValue interface{}, actualValues []string, expectValue interface{}, ...) (bool, string)
- func LessThan(actualValue interface{}, actualValues []string, expectValue interface{}, ...) (bool, string)
- func LessThanOrEq(actualValue interface{}, actualValues []string, expectValue interface{}, ...) (bool, string)
- func NotEqual(actualValue interface{}, actualValues []string, expectValue interface{}, ...) (bool, string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GreaterThan ¶
func GreaterThanOrEq ¶
func LessThanOrEq ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.