philippdolder / FakeItEasy

The easy mocking library for .Net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Are you mocking me?

A .Net dynamic fake framework for creating all types of fake objects, mocks, stubs etc.

  • Easier semantics, all fake objects are just that - fakes - the use of the fakes determines whether they're mocks or stubs.
  • Context-aware fluent interface guides the developer.
  • Designed for ease of use.
  • Full compatibility with both C# and VB.Net.

##It's faking amazing!

About

The easy mocking library for .Net

License:MIT License


Languages

Language:C# 98.9%Language:Ruby 0.8%Language:Visual Basic 0.4%