Documentation
¶
Index ¶
- type T
- func (t *T) CheckError(actual error, expected interface{}) bool
- func (t *T) Equal(expected, actual interface{}, opts ...cmp.Option) bool
- func (t *T) Len(actual interface{}, length int) bool
- func (t *T) NotEqual(expected, actual interface{}, opts ...cmp.Option) bool
- func (t *T) NotNil(actual interface{}) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type T ¶
func (*T) CheckError ¶
Click to show internal directories.
Click to hide internal directories.