CDS: make sure to assert non-null Exception in test 50/20550/1
authorRobert Varga <rovarga@cisco.com>
Fri, 1 May 2015 19:57:32 +0000 (21:57 +0200)
committerMoiz Raja <moraja@cisco.com>
Fri, 15 May 2015 18:06:30 +0000 (18:06 +0000)
commite9ad27f7dd099e6e4930916ae26435977d58edf1
tree7a72294f82f9a69fe56d2d09010bdd63db9001c4
parent1d1cbbb083071505ee4fa2204d5d42e74d82c9f9
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>
(cherry picked from commit 366726ce5400e77ad813aba0ed1289331093db50)
opendaylight/md-sal/sal-akka-raft/src/test/java/org/opendaylight/controller/cluster/raft/AbstractRaftActorIntegrationTest.java