Menu

#326 Who-Has Script Error in tests 1d and 1f

v3.x
open
nobody
None
5
2017-08-10
2017-08-10
Iheanyi
No

These tests (1d and 1f) expect no response from the IUT. The script uses:

EXPECT (
SA = IUT_ADDR
)

instead of

EXPECT NOT (
SA = IUT_ADDR
)

Discussion


Log in to post a comment.