netconf-executor: NetconfSessionImplTest 31/84931/6
authorOleg Mitsura <oleg.mitsura@amdocs.com>
Wed, 10 Apr 2019 19:08:48 +0000 (15:08 -0400)
committerOleg Mitsura <oleg.mitsura@amdocs.com>
Wed, 10 Apr 2019 20:58:07 +0000 (16:58 -0400)
commitfa75ea495d3d153b40d202f921d9e75f496aebb7
tree0d4b0d1f8057f6d8dfb5a9ac65bb6bdeb9ae1aec
parent8b9acafc674a3e9a833e1a1a78583fc78c922b2c
netconf-executor: NetconfSessionImplTest

Issue-ID: CCSDK-1126
patchset 6: test: undid most of NetconfSessionImpl and muted some tests it affected
Change-Id: Iff406705fa06a00c2629d248010192354d9e2a41
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/core/NetconfDeviceCommunicator.kt
ms/blueprintsprocessor/functions/netconf-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/core/NetconfSessionImpl.kt
ms/blueprintsprocessor/functions/netconf-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/NetconfSessionImplTest.kt [deleted file]
ms/blueprintsprocessor/functions/netconf-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/core/NetconfSessionImplTest.kt [new file with mode: 0644]
ms/blueprintsprocessor/functions/netconf-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/mocks/NetconfDeviceSimulator.kt [deleted file]
ms/blueprintsprocessor/functions/netconf-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/netconf/executor/mocks/NetconfSubsystemFactory.kt [deleted file]