Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
/ rhino-to-moq Public archive

Extensions to quickly migrate old Rhino Mocks to Moq

License

Notifications You must be signed in to change notification settings

minhhut/rhino-to-moq

Repository files navigation

Rhino Mocks To Moq

NuGet Version

There are old projects that using Rhino mocks with many xxx test cases wishing to upgrade to .NET Core. This project provide an adapter for easy migrate to Moq (.NET Core) without a lots of rewriting efforts

Note

  • Don't forget to remove existing RhinoMocks reference
  • The argument matchers are not implemented and should be replaced with matchers in Moq directly.

About

Extensions to quickly migrate old Rhino Mocks to Moq

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages