Page MenuHomeDevCentral

Allow to mock DatabaseEngine
ClosedPublic

Authored by dereckson on Jun 19 2023, 22:45.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 3, 17:48
Unknown Object (File)
Thu, Sep 3, 16:50
Unknown Object (File)
Wed, Sep 2, 05:52
Unknown Object (File)
Tue, Sep 1, 00:47
Unknown Object (File)
Tue, Aug 25, 09:56
Unknown Object (File)
Tue, Aug 25, 07:20
Unknown Object (File)
Tue, Aug 25, 05:32
Unknown Object (File)
Sat, Aug 22, 00:40
Subscribers
None

Details

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.

Diff Detail

Repository
rKERUALD Keruald libraries development repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable