Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestServer ¶
type TestServer struct { Server *httptest.Server Service *service.AutoeuroService }
func NewTestServer ¶
func NewTestServer(expectedPath string, json []byte) *TestServer
func (*TestServer) Close ¶
func (ts *TestServer) Close()
Click to show internal directories.
Click to hide internal directories.