Increased unit test coverage for the rest of deserialization factories 02/12102/2
authorMichal Polkorab <michal.polkorab@pantheon.sk>
Tue, 21 Oct 2014 10:36:46 +0000 (12:36 +0200)
committermichal rehak <mirehak@cisco.com>
Wed, 22 Oct 2014 12:06:15 +0000 (12:06 +0000)
commit2eabec589d64e5da79a79c71a41183da954d5b67
treece3bcf5520def38d1188ef4b8d01b7708c4dc784
parent7a421fbfcec303ffbd5b6620f2725051be331ff5
Increased unit test coverage for the rest of deserialization factories

Change-Id: I6dcf3094071fcb8013084469574dc0af48f293bf
Signed-off-by: Michal Polkorab <michal.polkorab@pantheon.sk>
openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/deserialization/factories/GetAsyncReplyMessageFactoryTest.java
openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/deserialization/factories/OF10PacketInMessageFactoryTest.java
openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/deserialization/factories/PortStatusMessageFactoryTest.java
openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/deserialization/factories/multipart/MultipartReplyExperimenterTest.java
openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/deserialization/factories/multipart/OF10StatsReplyExperimenterTest.java [new file with mode: 0644]