Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BaseUrl = "http://localhost/api/1.0.0"
Functions ¶
This section is empty.
Types ¶
type TestContext ¶
type TestContext struct { ClientApp app_context.Context ServerApp app_context.Context RestApiClient *rest_api_client.Client ClientOp op_context.Context AdminOp op_context.Context Server bare_bones_server.Server LocalAdminManager *admin.Manager }
func (*TestContext) Close ¶
func (t *TestContext) Close()
func (*TestContext) Reset ¶
func (t *TestContext) Reset()
Click to show internal directories.
Click to hide internal directories.