Skip to content

waf/rhino-mocks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rhino Mocks

Forked from https://github.com/ayende/rhino-mocks/tree/d4a046bdacdd9d93a813c61f287f3f4cf0c7420f

With the following changes applied:

  1. Upgrade dependencies (Castle.DynamicProxy -> Castle.Core) - commit 472cbeae
  2. Upgrade the core RhinoMocks assembly to .NET Standard 2.0 - commit cc501fe4
    • This required removing all the "remoting" functionality from RhinoMocks
  3. Upgrade xunit test project so unit tests can be run (though a number of them fail) - 27b75e0b and ebdbfe81
  4. Apply thread-safety fix from this blog post - commit b3e01f01

About

Dynamic Mocking Framework for .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.6%
  • PowerShell 1.2%
  • Other 0.2%