[nfc_watch.https.html]
[Test that nfc.cancelWatch fails if invalid watch ID is provided.]
expected: FAIL
[Test that nfc.cancelWatch fails if there are no active watchers.]
expected: FAIL
[Test that nfc watch success if NFC HW is enable.]
expected: FAIL
[Test that nfc.cancelWatch succeeds if correct watch id is provided.]
expected: FAIL
[Test that nfc.cancelWatch succeeds if there are active watchers.]
expected: FAIL
[Test that nfc.watch fails if NFCWatchOptions.url is missing components.]
expected: FAIL
[Test that nfc.watch fails if NFCWatchOptions.url is invalid.]
expected: FAIL
[Test that nfc.watch fails if NFCWatchOptions.url has wrong protocol.]
expected: FAIL
[Test that nfc.watch succeeds if NFCWatchOptions.url is valid URL.]
expected: FAIL
[Test that nfc.watch succeeds if NFCWatchOptions.url is valid URL with "*" wildcard character in path.]
expected: FAIL
[Test that nfc.watch succeeds if NFCWatchOptions.url is valid URL with "*" wildcard character in the beginning of path component followed by subpath.]
expected: FAIL
[Test that nfc.watch succeeds if NFCWatchOptions.url is empty.]
expected: FAIL