Skip to content
hypersolutions edited this page Aug 31, 2016 · 1 revision

Getting Started

The packages can be found via NuGet. There are two builds. One for general windows with the Package ID of HyperMock.Windows and one for UWP with the Package ID of HyperMock.Universal.

Install it via Visual Studio or by the Package Console Manager.

Once installed then toy can visit the other help pages on this site for more details.

NOTE Currently abstract classes are not supported. This is due to the limitation in the DispatchProxy class. To keep the API common, the windows version also does not support abstract classes.

Clone this wiki locally