RhinoMocks 3.6.0
See the version list below for details.
dotnet add package RhinoMocks --version 3.6.0
NuGet\Install-Package RhinoMocks -Version 3.6.0
<PackageReference Include="RhinoMocks" Version="3.6.0" />
paket add RhinoMocks --version 3.6.0
#r "nuget: RhinoMocks, 3.6.0"
// Install RhinoMocks as a Cake Addin #addin nuget:?package=RhinoMocks&version=3.6.0 // Install RhinoMocks as a Cake Tool #tool nuget:?package=RhinoMocks&version=3.6.0
A dynamic mock object framework for the .Net platform. It's purpose is to ease testing by allowing the developer to create mock implementations of custom objects and verify the interactions using unit testing.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (55)
Showing the top 5 NuGet packages that depend on RhinoMocks:
Package | Downloads |
---|---|
MvcContrib.Mvc3.TestHelper-ci
MvcContrib was designed to add functionality and ease-of-use to Microsoft's ASP.NET MVC Framework, MVC Contrib is useful for developers looking to develop and test UI elements on top of the ASP.NET MVC framework. The TestHelper component provides additional utilities that aid in unit testing ASP.NET MVC projects. |
|
AutoFixture.AutoRhinoMocks
This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by Rhino Mocks. To use it, add the AutoRhinoMockCustomization to your Fixture instance. Read more at http://blog.ploeh.dk/2010/11/13/RhinoMocksbasedAutomockingWithAutoFixture.aspx |
|
MvcContrib.TestHelper
The TestHelper library allows simpler unit testing on Asp.net MVC controllers than can be accomplished through standard mocking and subclassing. It is designed to reduce the amount of work required to test controllers, and therefore should be used by your test projects but not in your web server project. |
|
structuremap.automocking
StructureMap AutoMocker for RhinoMocks |
|
Machine.Fakes.RhinoMocks
Machine.Fakes attempts to simplify the usage of such frameworks on top of Machine.Specifications by helping to reduce a lot of the typical fake framwork related clutter code in specifications. If you choose so, Machine.Fakes even helps you to stay mostly independent of a concrete fake framework by providing a little wrapper API and a provider model for fake frameworks. |
GitHub repositories (43)
Showing the top 5 popular GitHub repositories that depend on RhinoMocks:
Repository | Stars |
---|---|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
HearthSim/Hearthstone-Deck-Tracker
A deck tracker and deck manager for Hearthstone on Windows
|
|
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
|
|
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
|
|
icsharpcode/SharpDevelop
#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
|
Version | Downloads | Last updated |
---|---|---|
4.0.0-alpha3 | 190,308 | 4/22/2014 |
3.6.1 | 12,818,737 | 3/18/2012 |
3.6.0 | 1,850,630 | 1/7/2011 |