Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct { UserClientInvocations int UserClientStub func() user.Client UserClientOutputs []user.Client UserClientOutput *user.Client }
func NewProvider ¶
func NewProvider() *Provider
func (*Provider) AssertOutputsEmpty ¶
func (p *Provider) AssertOutputsEmpty()
func (*Provider) UserClient ¶
Click to show internal directories.
Click to hide internal directories.