Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Engine ¶
type Engine struct {
// contains filtered or unexported fields
}
func New ¶
func New(expectations *[]Expectation) *Engine
func (*Engine) Disconnect ¶
type Expectation ¶
type Mock ¶
type Mock struct {
Expectations *[]Expectation
}
Click to show internal directories.
Click to hide internal directories.