describe("constructor", () => { test.todo("EXPECT settings to be configured"); }); describe("UpdateValue", () => { test.todo("EXPECT value to be updated"); }); describe("FetchOneByKey", () => { test.todo("EXPECT single entity returned"); });