unchase / Unchase.Odata.Connectedservice

:scroll: A Visual Studio extension for connecting to OData services with generating client-side C# proxy-classes
Apache License 2.0
44 stars 13 forks source link

[Question] Moq Service #58

Open sk0gen opened 3 years ago

sk0gen commented 3 years ago

Hi.

I'm trying to Moq one of services. Is there a way to create moq of OdataConnectedService? Or moq method which is returning OdataQuery?