Poise NuGet Package

Mocking framework for legacy code or code written without dependency injection and "coding to interfaces" in mind.

Poise wraps the Pose library and allows any public (instance or static) method or property to be mocked. Much like Moq, it provides default, empty implementations for all methods in a class; instead of writing a Pose Shim for each method that's used in a workflow, you only need to write Shims for the methods that are relevant for a unit test.




Got any Poise Question?





Info

Version: 1.1.8
Author(s): Michael Blumenshine
Last Update: Tuesday, January 28, 2020
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/Poise


Install
Install-Package Poise
dotnet add package Poise
paket add Poise
Poise Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

avg-downloads-per-day

4

days-since-last-release

1909