Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PluginFinder ¶
PluginFinder is an autogenerated mock type for the PluginFinder type
func NewPluginFinder ¶
func NewPluginFinder(t mockConstructorTestingTNewPluginFinder) *PluginFinder
NewPluginFinder creates a new instance of PluginFinder. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*PluginFinder) Find ¶
func (_m *PluginFinder) Find(kind common.PluginKind, name string) bool
Find provides a mock function with given fields: kind, name
type Verifier ¶
Verifier is an autogenerated mock type for the Verifier type
func NewVerifier ¶
func NewVerifier(t mockConstructorTestingTNewVerifier) *Verifier
NewVerifier creates a new instance of Verifier. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
Click to show internal directories.
Click to hide internal directories.