Fix ClassCastExceptions in TopologyProgrammingTest 12/100712/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 21 Apr 2022 16:57:07 +0000 (18:57 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 21 Apr 2022 16:57:07 +0000 (18:57 +0200)
commit88917629325fe9732751a3f6560b2c86204b71e1
treeb91ad238aceba1cfa9898e698ad31c2a0fb070cb
parente0804b07459ae99f3ae011d13bb1771d8c7eba9b
Fix ClassCastExceptions in TopologyProgrammingTest

e000cc610f7b12f91b7df4221c582f96b5d9864c mocked the method returns
using an Optional rather than with an OperationResult, resulting in
CCEs being reported. Fix that up.

Change-Id: Idd724d448bc4237edac7436f41abfd291476088d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/TopologyProgrammingTest.java