blob: cf7123519f28ca2bb811869be6b3b86e7fda895b [file] [log] [blame]
PASS The source of the request from store => store.put(0) is the object store itself
PASS The source of the request from store => store.add(0) is the object store itself
PASS The source of the request from store => store.delete(0) is the object store itself
PASS The source of the request from store => store.clear() is the object store itself
PASS The source of the request from store => store.get(0) is the object store itself
PASS The source of the request from store => store.getKey(0) is the object store itself
PASS The source of the request from store => store.getAll() is the object store itself
PASS The source of the request from store => store.getAllKeys() is the object store itself
PASS The source of the request from store => store.count() is the object store itself
PASS The source of the request from store => store.openCursor() is the object store itself
PASS The source of the request from store => store.openKeyCursor() is the object store itself