Harness status: OK

Found 6 tests

4 Pass
2 Fail
Fail	IDBCursor.advance() - invalid - attempt to call advance twice
Pass	IDBCursor.advance() - invalid - pass something other than number
Pass	IDBCursor.advance() - invalid - pass null/undefined
Pass	IDBCursor.advance() - invalid - missing argument
Pass	IDBCursor.advance() - invalid - pass negative numbers
Fail	IDBCursor.advance() - invalid - got value not set on exception