Documentation ¶
Index ¶
- type Assert
- func (ast *Assert) Equal(expected, actual interface{}, logs ...interface{})
- func (ast *Assert) Log(args ...interface{})
- func (ast *Assert) Logf(format string, args ...interface{})
- func (ast *Assert) Nil(value interface{}, logs ...interface{})
- func (ast *Assert) NotEqual(expected, actual interface{}, logs ...interface{})
- func (ast *Assert) NotNil(value interface{}, logs ...interface{})
- func (ast *Assert) True(boolValue bool, logs ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.