Search for mocking returned 68 packages
Displaying results 1 - 20.
-
-
RhinoMocks
By:
Rhino Mocks is using Castle Dynamic Proxy (http://www.castleproject.org/dynamicproxy/index.html) to handle proxying the types it needs to mock. The Dynamic Proxy project has been invaluable resource and made creating Rhino Mocks possible.
-
NSubstitute
By:
NSubstitute is a friendly substitute for .NET mocking frameworks. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.
-
Simple.Data.Mocking 0.18.3.1
By:
XML-based Mocking adapter for the Simple.Data data access library.
-
Fake it Easy! 1.11.0
By:
It's faking amazing! The easy mocking framework for .NET that works great in C# and VB.NET alike. No need to know the difference between a stub, a mock or a spy, everything's a fake! The easy to use, refactoring friendly API makes faking a breeze.
-
Ninject.MockingKernel 3.0.0.5
By:
Automock implementation using Ninject to create the objects under test.
-
AutoFixture with Auto Mocking using Moq
By:
This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by Moq. To use it, add the AutoMoqCustomization to your Fixture instance. Read more at http://blog.ploeh.dk/2010/08/19/AutoFixtureAsAnAutomockingContainer.aspx
-
Ninject.MockingKernel.Moq 3.0.0.5
By:
Automock implementation for Moq using Ninject to create the objects under test.
-
Simple.Mocking
By:
Easy to use framework for creating mock objects, fakes, stubs with an intuitive and fluent API.
-
Moq.Contrib
By:
Contributed features and third-party integration for Moq.
-
-
NMock3
By:
NMock3 is a Mocking framework that uses lambda syntax to setup expectations and test interactions between classes and interfaces.
-
Ninject.MockingKernel.RhinoMocks 3.0.0.6
By:
Automock implementation for RhinoMocks using Ninject to create the objects under test.
-
structuremap.automocking
By:
Test utility to instantiate a class by creating mocks for each of its dependencies
-
AutoFixture with Auto Mocking using Rhino Mocks
By:
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
-
Machine.Specifications.AutoMocking
By:
Machine.Specifications.AutoMocking attempts to reduce noise in Machine.Specifications (MSpec) tests when creating mock objects, dependencies and the subject under test.
-
Pester
By:
Pester provides a framework for running BDD style Tests to execute and validate PowerShell commands inside of PowerShell and offers a powerful set of Mocking Functions that allow tests to mimic and mock the functionality of any command inside of a piece of powershell code being tested. Pester tests can execute any command or script that is accesibl... More information
-
Ninject.MockingKernel.NSubstitute 3.0.0.5
By:
Automock implementation for NSubstitute using Ninject to create the objects under test.
-
AutoFixture with Auto Mocking using FakeItEasy
By:
This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by FakeItEasy. To use it, add the AutoFakeItEasyCustomization to your Fixture instance. Read more at http://autofixture.codeplex.com/
-
AutofacContrib.NSubstitute
By:
Auto-mocking Autofac container that uses NSubstitute.
- Previous
- Next