Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pendo ¶
Pendo is an autogenerated mock type for the Pendo type
func NewPendo ¶
NewPendo creates a new instance of Pendo. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*Pendo) SendTrackEvent ¶
SendTrackEvent provides a mock function with given fields: ctx, track
func (*Pendo) SetMetadata ¶
func (_m *Pendo) SetMetadata(ctx context.Context, kind pendo.Kind, group pendo.Group, metrics pendo.SetMetadataRequest) (*pendo.SetMetadataResponse, error)
SetMetadata provides a mock function with given fields: ctx, kind, group, metrics
Click to show internal directories.
Click to hide internal directories.