CDS: make sure to assert non-null Exception in test 47/19447/10
authorRobert Varga <rovarga@cisco.com>
Fri, 1 May 2015 19:57:32 +0000 (21:57 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 15 May 2015 18:06:14 +0000 (18:06 +0000)
commit366726ce5400e77ad813aba0ed1289331093db50
treed3bf581de120569b7bdf07c505059df5a4d01433
parentf00c40b510b85a0adbc407ba745a606bb4910a09
CDS: make sure to assert non-null Exception in test

The exception can be potentially null, make sure we fail the test if it
is.

Change-Id: I6b987e2962abfaa8afa570791e3500fa4916e5c2
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-akka-raft/src/test/java/org/opendaylight/controller/cluster/raft/AbstractRaftActorIntegrationTest.java