mardi 5 juillet 2016

Examples of what i need to return in this moq test

I'm confused in what to return:

noSQLProvider.Setup(x => x.CreateDocumentAsync(It.IsAny<Uri>(), It.IsAny<object>(), null, false)).Returns();

Aucun commentaire:

Enregistrer un commentaire