Details
-
Improvement
-
Status: Resolved
-
Resolution: Done
-
Helium
-
None
-
None
-
Operating System: Linux
Platform: PC
Description
A mock data store that can be easily instantiated from unit tests would be very helpful. So for data store mocks, it would be nice to be able to do something like:
dataStoreProvider = new MockDataStoreProvider();
dataStoreProvider.writeConfigurationJson(iid, JSON_CONSTANT);
Attachments
Issue Links
- blocks
-
MDSAL-13 Milestone: Data Store Tracer
- Confirmed