TL;DR
On July 18th 2017 I presented «Testing containers with TestContainers: There and back again» at Atlanta JUG talk. In this presentation I talked about how Docker can help with seamless transition from development to production by leveraging container technology in integration testing.
ajug
Table 1. Revisions history
VersionDateComments

v1.0

07/20/2017

Initial revision

A presentation

  1. Official website of TestContainers [1]

    1. TestContainers Java Examples [2]

  2. OpenJDK Docker images [3]

  3. Pumba - Chaos testing tool for Docker [4]

Grab the code

You can find code sample is following GH repository

https://github.com/gAmUssA/testcontainers-hazelcast