Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockFactory ¶
type MockFactory struct{}
MockFactory creates test fixtures.
func NewMockFactory ¶
func NewMockFactory() *MockFactory
func (*MockFactory) NewLogger ¶
func (f *MockFactory) NewLogger() *lmocks.MockLogger
func (*MockFactory) NewRuntimeEnvironment ¶
func (f *MockFactory) NewRuntimeEnvironment(name, language, version string) *v1.RuntimeEnvironment
Click to show internal directories.
Click to hide internal directories.