Summary

Harness status: OK

Found 7 tests

Details

ResultTest NameMessage
PassTest that calling clearWatch with invalid watch ID (NaN) does not cause an exception
Asserts runNo asserts ran
PassTest that calling clearWatch with invalid watch ID (-1) does not cause an exception
Asserts runNo asserts ran
PassTest that calling clearWatch with invalid watch ID (0) does not cause an exception
Asserts runNo asserts ran
PassTest that calling clearWatch with invalid watch ID (1) does not cause an exception
Asserts runNo asserts ran
PassTest that calling clearWatch with invalid watch ID (2147483648) does not cause an exception
Asserts runNo asserts ran
PassTest that calling clearWatch with invalid watch ID (Infinity) does not cause an exception
Asserts runNo asserts ran
PassTest that calling clearWatch with invalid watch ID (-Infinity) does not cause an exception
Asserts runNo asserts ran