Fix dmaap simulator junit 56/96956/1
authorJim Hahn <jrh3@att.com>
Fri, 11 Oct 2019 16:02:58 +0000 (12:02 -0400)
committerJim Hahn <jrh3@att.com>
Fri, 11 Oct 2019 16:04:19 +0000 (12:04 -0400)
commit532fc5803442649bb4d8740c7878a6b694f79d38
treeb59e8b609f7e68ee0a8d48a0961e523a89abff00
parentfc824cc845378bd540182466624e6c63033443b8
Fix dmaap simulator junit

Modified the code to leave the topics open through-out the test cases,
and simply clear the queues between each test case.  Hopefully that
will fix the EndToEndTest junit in the dmaap simulator.

Change-Id: I3658df4dbc70cd47fec1cfb84c7a2365133105ff
Issue-ID: POLICY-2144
Signed-off-by: Jim Hahn <jrh3@att.com>
models-sim/models-sim-dmaap/src/test/java/org/onap/policy/sim/dmaap/e2e/EndToEndTest.java