Documentation
¶
Index ¶
- func BeDecimalEquivalentTo(expect interface{}) *matchers.BeEquivalentToMatcher
- func BeDecimalGreaterThan(expect interface{}) *matchers.BeGreaterThanMatcher
- func BeDecimalGreaterThanOrEqual(expect interface{}) *matchers.BeGreaterThanOrEqualMatcher
- func BeDecimalLessThan(expect interface{}) *matchers.BeLessThanMatcher
- func BeDecimalLessThanOrEqual(expect interface{}) *matchers.BeLessThanOrEqualMatcher
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BeDecimalEquivalentTo ¶
func BeDecimalEquivalentTo(expect interface{}) *matchers.BeEquivalentToMatcher
func BeDecimalGreaterThan ¶ added in v1.0.0
func BeDecimalGreaterThan(expect interface{}) *matchers.BeGreaterThanMatcher
func BeDecimalGreaterThanOrEqual ¶ added in v1.0.0
func BeDecimalGreaterThanOrEqual(expect interface{}) *matchers.BeGreaterThanOrEqualMatcher
func BeDecimalLessThan ¶ added in v1.0.0
func BeDecimalLessThan(expect interface{}) *matchers.BeLessThanMatcher
func BeDecimalLessThanOrEqual ¶ added in v1.0.0
func BeDecimalLessThanOrEqual(expect interface{}) *matchers.BeLessThanOrEqualMatcher
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.