Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockRequest ¶
type MockResponse ¶
type MockServer ¶
type MockServer struct {
// contains filtered or unexported fields
}
func NewServer ¶
func NewServer() *MockServer
func (*MockServer) Close ¶
func (self *MockServer) Close()
func (*MockServer) Test ¶
func (self *MockServer) Test(request *MockRequest, equality func(response *MockResponse))
Click to show internal directories.
Click to hide internal directories.