describe("restApi", () => {
test.todo("setRetryPolicy");
test.todo("getBasicHttpOptions");
test.todo("getPathWithIdentifier");
test.todo("getPath");
test.todo("getPathWithData");
test.todo("getPathWithListParams");
test.todo("execute");
test.todo("handleResponse");
});