Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Selector ¶
Selector is an autogenerated mock type for the Selector type
func NewSelector ¶
NewSelector creates a new instance of Selector. 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 (*Selector) ListWithFilters ¶
func (_m *Selector) ListWithFilters(ctx context.Context, query *q.Query) ([]*model.SystemArtifact, error)
ListWithFilters provides a mock function with given fields: ctx, query
Click to show internal directories.
Click to hide internal directories.