FsFlow.CheckModule.failIfNotEqual
Returns success when the values are not equal.
Parameters
expected: The expected value.actual: The actual value.
Returns
A Check that succeeds if the values differ.
Returns success when the values are not equal.
expected: The expected value.actual: The actual value.A Check that succeeds if the values differ.