It's faking amazing! The easy mocking library 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.
This library attaches to windows global hooks, tracks keyboard and mouse clicks and movement and raises common .NET events with KeyEventArgs and MouseEventArgs, so you can easily retrieve any information you need:
* Mouse coordinates
* Mouse buttons clicked
* Mouse wheel scrolls...
More information
XAML inspector is a utility to analyse visual issues of a running XAML app. Inspect the visual tree, monitor and edit properties, bindings, resources and events.
A hybrid HTTP mock library that can start both in memory server and self host server.
The core facilities can make complex things possible, and the extensions can make simple things simple.
Usages can be found in project test cases.
This is an extension to the globalmousekeyhook and InputSimulator library which allows you to tap keyboard and mouse,to detect and record their activity event when an application is inactive and runs in background.The Windows Input Simulator provides a simple .NET(C#) interface to simulate Keyboard...
More information
This is an extension to the MouseKeyHook library which allows you to observe keyboard and mouse venets in reactive manner using Rx.Net (System.Reactive) extensions.
JazSharp is a unit testing and method-level mocking framework heavily inspired by Jasmine (JavaScript).
Major benefits of using this framework over others is that you can mock non-virtual and static calls
removing interfaces and dependency injection as requirements for effective unit...
More information
JazSharp is a unit testing and method-level mocking framework heavily inspired by Jasmine (JavaScript).
Major benefits of using this framework over others is that you can mock non-virtual and static calls
removing interfaces and dependency injection as requirements for effective unit...
More information