Clean up InOrder assertion 69/111469/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 19 Apr 2024 15:39:48 +0000 (17:39 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 19 Apr 2024 15:40:32 +0000 (17:40 +0200)
commit6f7aa6f4c0f114e847e1b4cb9294cb5b3592758e
treec17c79b55654d6979fb05c3c0810315e81ce574f
parent72b3def46cd17fa7bd7205762416b64863df83bf
Clean up InOrder assertion

The use of times(2) is confusing -- we actually want the invocations in
strict order.

Change-Id: Ib723347b9ae9cc6cee546f98bc77710d05b145fd
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb/src/test/java/org/opendaylight/restconf/server/spi/NormalizedNodeWriterDepthTest.java