Documentation ¶
Index ¶
- func AssertExpectations(mocks ...Mock)
- func AssertNotCalled(mock Mock, methodName string)
- func ExpectFuncsEqual(f1, f2 interface{})
- func NewLogger() *zap.Logger
- func ParseYAML(data string) map[string]interface{}
- func ReplaceGlobalLogger() *zap.Logger
- func RunSuite(t *testing.T, description string)
- func SetupSuite()
- type Mock
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertExpectations ¶
func AssertExpectations(mocks ...Mock)
func AssertNotCalled ¶
func ExpectFuncsEqual ¶
func ExpectFuncsEqual(f1, f2 interface{})
func ReplaceGlobalLogger ¶
func SetupSuite ¶
func SetupSuite()
Types ¶
Click to show internal directories.
Click to hide internal directories.