Interfaces for the classes in the .NET Assembly?
Ayo, writing some unit tests for some code that uses this, however found that they do not have an interface so that they can be mocked using Moq.
Are there any plans to implement interfaces for
Are there any plans to implement interfaces for
Session
, SessionOptions
etc? Would make unit testing whilst using this alot easier is all.