Actions
Task #1129
closedmock implementation of fake CS
Start date:
01/24/2014
Due date:
01/24/2014
% Done:
100%
Estimated time:
1.00 h
Description
Implement a subset of CS table interface.
Cs
class contains: insert, find
This ContentStore does not actually store Data. Cs::find
always returns nothing.
There is no performance requirement on this mock implementation.
Actions