Add new tests, fix several mistakes, add and edit copyright comments 74/11974/2
authorMarian Adamjak <marian.adamjak@pantheon.sk>
Wed, 15 Oct 2014 11:58:53 +0000 (13:58 +0200)
committerMarian Adamjak <marian.adamjak@pantheon.sk>
Wed, 15 Oct 2014 14:12:08 +0000 (16:12 +0200)
commitc5349a10e27b85756a2fea7898cc2296d43d37fd
treea3bcec67cac84d2f91a8e5edf64554943d8ad04c
parent3c8a9aff10032d0b647f42ca0b4a136f9975c88d
Add new tests, fix several mistakes, add and edit copyright comments

Change-Id: Ied68bd5c0f1c713ee7a1d819756101ccf4026181
Signed-off-by: Marian Adamjak <marian.adamjak@pantheon.sk>
openflow-protocol-api/src/test/java/org/opendaylight/openflowjava/protocol/api/keys/MatchEntrySerializerKeyTest.java
openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/connection/ConnectionAdapterFactoryImplTest.java
openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/deserialization/DeserializerRegistryImplTest.java [new file with mode: 0644]
openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/deserialization/TypeToClassKeyTest.java [new file with mode: 0644]
openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/serialization/SerializerRegistryImplTest.java