Allow to mock DatabaseEngine
Summary:
Applications can use the MockDatabaseEngine class in unit tests
instead of providing a database server and offer a deterministic
response to queries.
Test Plan: Tested with Zed unit tests in SectorModifierTest class.
Reviewers: dereckson
Differential Revision: https://devcentral.nasqueron.org/D3202