Documentation ¶
Overview ¶
Package lxWebhooksMocks is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockIMsTeams ¶
type MockIMsTeams struct {
// contains filtered or unexported fields
}
MockIMsTeams is a mock of IMsTeams interface
func NewMockIMsTeams ¶
func NewMockIMsTeams(ctrl *gomock.Controller) *MockIMsTeams
NewMockIMsTeams creates a new mock instance
func (*MockIMsTeams) EXPECT ¶
func (m *MockIMsTeams) EXPECT() *MockIMsTeamsMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
type MockIMsTeamsMockRecorder ¶
type MockIMsTeamsMockRecorder struct {
// contains filtered or unexported fields
}
MockIMsTeamsMockRecorder is the mock recorder for MockIMsTeams
func (*MockIMsTeamsMockRecorder) SendSmall ¶
func (mr *MockIMsTeamsMockRecorder) SendSmall(arg0, arg1, arg2 interface{}) *gomock.Call
SendSmall indicates an expected call of SendSmall
Click to show internal directories.
Click to hide internal directories.