Bug 1254 - OFP test coverage increase 52/8452/3
authorMartin Bobak <mbobak@cisco.com>
Mon, 30 Jun 2014 12:01:49 +0000 (14:01 +0200)
committerMartin Bobak <mbobak@cisco.com>
Mon, 30 Jun 2014 12:54:14 +0000 (14:54 +0200)
commite59738039319d91bf68569f563354d3d63c1351f
treee9416f6c940ac6216887dbf9fc9ab2e8e00de083
parent94c3a6fc4de5281e4cf24dfbb945ae821bbe66bb
Bug 1254 - OFP test coverage increase

- FlowCreatorUtil is final with private constructor instead of being
abstract

Change-Id: I063f114279582598770c03e00c3e947c6ee7a4e8
Signed-off-by: Martin Bobak <mbobak@cisco.com>
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/FlowCreatorUtil.java
openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/util/FlowCreatorUtilTest.java [new file with mode: 0644]