Add more unit tests for sal-netconf-connector 90/47190/1
authorAndrej Mak <andrej.mak@pantheon.tech>
Thu, 20 Oct 2016 07:19:39 +0000 (09:19 +0200)
committerAndrej Mak <andrej.mak@pantheon.tech>
Thu, 20 Oct 2016 07:21:22 +0000 (09:21 +0200)
commit3efa320952d5ca78d92e8ff72e535485b62eea6a
treee53c7fb5d9e66ffe2b4e9dd80badf49c13bb89d4
parent0e180ee7955d6770dc7d46d94164cf15fc17d3f7
Add more unit tests for sal-netconf-connector

Change-Id: I76df3726b4c99c93c3ab98edcf0e7aca94d99b79
Signed-off-by: Andrej Mak <andrej.mak@pantheon.tech>
netconf/netconf-util/src/test/resources/netconfMessages/copy-config.xml [new file with mode: 0644]
netconf/netconf-util/src/test/resources/netconfMessages/edit-config-test-module-running.xml [new file with mode: 0644]
netconf/netconf-util/src/test/resources/netconfMessages/edit-config-test-module.xml [new file with mode: 0644]
netconf/netconf-util/src/test/resources/netconfMessages/getConfig_candidate-filter.xml [new file with mode: 0644]
netconf/netconf-util/src/test/resources/netconfMessages/lock-running.xml [new file with mode: 0644]
netconf/netconf-util/src/test/resources/netconfMessages/rpc-reply_get.xml [new file with mode: 0644]
netconf/netconf-util/src/test/resources/netconfMessages/unlock-running.xml [new file with mode: 0644]
netconf/netconf-util/src/test/resources/netconfMessages/validate-running.xml [new file with mode: 0644]
netconf/sal-netconf-connector/src/test/java/org/opendaylight/netconf/sal/connect/netconf/util/NetconfBaseOpsTest.java [new file with mode: 0644]
netconf/sal-netconf-connector/src/test/java/org/opendaylight/netconf/sal/connect/netconf/util/NodeContainerProxyTest.java [new file with mode: 0644]