2 packages
returned for Tags:"isolation-framework"
-
Shimmy by: frogsquire
- 5,464 total downloads
- last updated 8/11/2019
- Latest version: 0.1.7
Shimmy is an easy-to-use mocking framework based on Pose. Like Pose, Shimmy helps you test your code by replacing calls to methods (including static, non-virtual and even private methods) with delegates (shims). However, with Shimmy, you don't have to write these delegates yourself. Instead, simply... More information