MockDataSource constructor
MockDataSource()
Constructs an empty MockDataSource.
Call seedDefaults to pre-populate with the standard test fixture data, or use createDocument / uploadImage to add data incrementally.
Implementation
MockDataSource();