Do no use Optional to pass down null 30/100730/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 21 Apr 2022 15:10:21 +0000 (17:10 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 23 Apr 2022 04:17:07 +0000 (06:17 +0200)
commit278f6fc74a431eba021887f8c836a3197c3eeecc
tree5173d6a8932d071d5be7a822a54bf051d607c116
parent9b2e32cef8616dfa5dd5e6260f0f1f694cb43855
Do no use Optional to pass down null

We have a complicated way of passing null to tested method, fix that.

Change-Id: I10e7c5a812d0b5cdc3b29130d15418d5e5ac7971
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 6dde3cf1413807b8e5d4f80cf1f91b10a81c2261)
pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPTopologySessionListenerTest.java