blob: de60b6fa373c057b586d250b50636cd66448b342 [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