Documentation
¶
Overview ¶
Package generate implements code generation for mock classes. This is an implementation detail of the createmock command, which you probably want to use directly instead.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateMockSource ¶
Given a set of interfaces to mock, write out source code suitable for inclusion in a package with the supplied full package path containing mock implementations of those interfaces.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.