Remove unused spying 69/101169/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 4 Apr 2022 14:59:45 +0000 (16:59 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 16 May 2022 16:27:01 +0000 (18:27 +0200)
commit9e30dfc02dab78b765a4e13093605989cf564a41
treeecd1658bd3eac5410314e7d378aeb52dc01f5acd
parentce6e8ffad446c2b3254fde872a87ff79e3475350
Remove unused spying

KeepaliveSalFacadeTest has a bit of useless mocking/spying. This is
failing with JDK17. While we would want to mock the behavior exactly
without delays, use real executor for now.

Change-Id: I462852fb8ed56ed5370d7036bc2c3c862129dce1
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 4111fc386b35e327d1038b7b7b8a52d6457df28d)
netconf/sal-netconf-connector/src/test/java/org/opendaylight/netconf/sal/connect/netconf/sal/KeepaliveSalFacadeTest.java