BUG-1521 Add missing unit tests for config-persister-impl 42/10842/1
authorMaros Marsalek <mmarsale@cisco.com>
Fri, 5 Sep 2014 09:21:01 +0000 (11:21 +0200)
committerMaros Marsalek <mmarsale@cisco.com>
Fri, 5 Sep 2014 09:21:01 +0000 (11:21 +0200)
commitd8088b4a8d5000c8e5c6e442a0e8ac18e4614c82
treee3c9dab17e4c068e41c1cb7d98220abe06ac7752
parent876289dc4f25baffbf8ef92c7f1b507c4020aae1
BUG-1521 Add missing unit tests for config-persister-impl

Change-Id: Id9b6f024da20ea71daa6b29353e39fbdb81e0fb2
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
opendaylight/netconf/config-persister-impl/src/main/java/org/opendaylight/controller/netconf/persist/impl/ConfigPersisterNotificationHandler.java
opendaylight/netconf/config-persister-impl/src/main/java/org/opendaylight/controller/netconf/persist/impl/PersisterAggregator.java
opendaylight/netconf/config-persister-impl/src/test/java/org/opendaylight/controller/netconf/persist/impl/ConfigPersisterNotificationHandlerTest.java [new file with mode: 0644]
opendaylight/netconf/config-persister-impl/src/test/java/org/opendaylight/controller/netconf/persist/impl/ConfigPersisterNotificationListenerTest.java [new file with mode: 0644]
opendaylight/netconf/config-persister-impl/src/test/java/org/opendaylight/controller/netconf/persist/impl/PersisterAggregatorTest.java