1
0
Fork 0
liza/test/store
Mike Gerwitz 0c18a6321a Add StoreMissError
Nice and trivial with the new easejs transparent error subtyping!

* src/store/StoreMissError.js: Add error class.
* src/store/MemoryStore.js (get): Use it.
* test/store/MemoryStoreTest.js (#get): Modify test to expect type.
2017-01-04 16:17:37 -05:00
..
CascadingTest.js Make {,Memory}Store asynchronous 2017-01-04 16:17:35 -05:00
MemoryStoreTest.js Add StoreMissError 2017-01-04 16:17:37 -05:00
MissLookupTest.js Add MissLookup trait 2017-01-04 16:17:37 -05:00