How do I test a repository, to make sure rest api was called? Faking calls to Dao I understand, sinc...
u
How do I test a repository, to make sure rest api was called? Faking calls to Dao I understand, since there its a public way to extract Dao's state to assert on