On a recent project I came across a situation where I needed to unit test a library that used RestSharp asynchronously.
Unit Testing Async Methods
On a recent project I came across a situation where I needed to unit test a library that used RestSharp asynchronously.