Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTestServer ¶
func NewTestServerWithPort ¶
func ServedFixtureFile ¶
ServedFixtureFile serves fixtures/xxx as `file:///xxx`
Types ¶
type Container ¶
type Container struct { URI string // contains filtered or unexported fields }
func NewContainer ¶
NewContainer creates a new mongodb container, please remember to call `.Clear()` to remove it.
@param ctx @param args `container name, use the first arg passed in as container name` @return *Container
Click to show internal directories.
Click to hide internal directories.