Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MongoDockerTestContainerOptionsDecorator = func(t *testing.T, ctx context.Context) interface{} { return func(c *mongodb.MongoDbOptions, logger logger.Logger) (*mongodb.MongoDbOptions, error) { return NewMongoDockerTest().PopulateContainerOptions(ctx, t) } }
Functions ¶
func NewMongoDockerTest ¶
func NewMongoDockerTest() contracts.MongoContainer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.