xsoheilalizadeh / FakeItEasy

The easy mocking library for .NET

Home Page:fakeiteasy.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Are you mocking me?

NuGet version Build status

A .Net dynamic fake library 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!


FakeItEasy logo designed by Vanja Pakaski.

About

The easy mocking library for .NET

fakeiteasy.github.io

License:MIT License


Languages

Language:C# 99.4%Language:Visual Basic 0.4%Language:PowerShell 0.1%Language:Batchfile 0.0%