BUG-4340: raise test coverage to 80% - services related 82/27282/1
authorJozef Gloncak <jgloncak@cisco.com>
Tue, 22 Sep 2015 13:29:06 +0000 (15:29 +0200)
committerJozef Gloncak <jgloncak@cisco.com>
Tue, 22 Sep 2015 13:29:06 +0000 (15:29 +0200)
commit20f7414d1d07d4627923cc6a6ad31f8e9522558f
tree5c06c1362ac0ce8378f2f587d043f3bc54cce000
parente448ef1dfb5113fcd4e9a8724c48c4fd083a83d2
BUG-4340: raise test coverage to 80% - services related

 - salFlowService related tests
 - flowCapableTransaction + packetProcessing related tests
 - salTableService related test

Change-Id: I8215494765c78bb2f3197f3420a41ca76ed23cfc
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/FlowCapableTransactionServiceImplTest.java [new file with mode: 0644]
openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/PacketProcessingServiceImplTest.java [new file with mode: 0644]
openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/SalFlowServiceImplTest.java
openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/SalTableServiceImplTest.java
openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java