Unable to use MockTesting for Contentful response

Hi,
I have built an Angular SPA using contentful space. I an unable to mock response from my service file. I am using MockService and trying to return an Entry[]. But unable to read the responses. Any help on this direction will be greatly appreciated.