dividing handshake tests to controller fist and switch first scenarios 73/4373/1
authorMichal Rehak <mirehak@cisco.com>
Sat, 18 Jan 2014 13:37:49 +0000 (14:37 +0100)
committerMichal Rehak <mirehak@cisco.com>
Sat, 18 Jan 2014 23:36:04 +0000 (00:36 +0100)
commit1444c5e2d349f36a52f9171c82f7210a185fc21e
tree17291b5aa20a12990398b0cc451d1ac097fcfae9
parent1a0f869d6d38d0866826dd3c7764fe352008a27e
dividing handshake tests to controller fist and switch first scenarios

added exception catching after tests
added posthandshake stuff to tests
added negotiation moved to pure handshake testing

Change-Id: Ic9bbc095f36ec605295af0ffdeddc1902ece3e9d
Signed-off-by: Michal Rehak <mirehak@cisco.com>
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/ConnectionConductorImpl.java
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/HandshakeManagerImpl.java
openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/ConnectionConductorImplTest.java
openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/HandshakeManagerImplTest.java