Versions in this module Expand all Collapse all v0 v0.6.0 Oct 4, 2018 v0.5.0 Sep 14, 2018 Changes in this version + type Container struct + func NewContainer(image string, privatePort int) *Container + func (c *Container) GetAddress(t *testing.T) string + func (c *Container) Start(t *testing.T) + func (c *Container) Stop(t *testing.T) v0.3.0 Jun 29, 2018