Stops the container. The container cannot be used until {@link #start}is called again.
Please note that after each
start / stop cycle the container is reconfigured with
new mock instances. The mock instances from the previous test run is discarded.
@see #start()