ElasticSearch unit testing in C#

Is there any reference for writing unit test for aggregations in a searchresponse? I am using ElasticSearch.NET and NEST 2.4.6. I would like to create shim for SearchAsync and get the response.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.