| Key for these objects is an array of objects
value - Integer or String - implies what object should be used in the cache.
waitms - time to wait in ms on a set or create (simulates the object being loaded into the cache).
canFind - true of the object can be found on a set, false if it can't. (simulates a request for a non-existent object)
raiseException - true if an exception should be raised during set or create identity
|