Fixed confusing ordering of comparison keyword arguments 64/29664/3
authorJozef Behran <jbehran@cisco.com>
Fri, 13 Nov 2015 15:52:51 +0000 (16:52 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 26 Nov 2015 14:23:53 +0000 (14:23 +0000)
commit94112cae9ad32a13aaab2152090e50986e965bd3
treed978e6322e2d1a07b1b453ec80a2d2f52e3c0a1d
parent3971c396d85c8085a1765e7dc5cfbafb9e9cc776
Fixed confusing ordering of comparison keyword arguments

The correct order is "expected" and then "actual" but these
arguments were stated as "actual", then "expected". As a
result when they fail, the failure report is confusingly
reverted, showing how the actual shall turn to expected.
The expected form of report is how the "expected" differs
from the "actual".

Change-Id: I7b9697fd6a95a3944ff78db2537b5773d6f0c961
Signed-off-by: Jozef Behran <jbehran@cisco.com>
csit/suites/netconf/MDSAL/northbound.robot