Simple.Mocking by Mikael Waltersson, Advise Solutions

<PackageReference Include="Simple.Mocking" Version="1.1.0.2" />

 Simple.Mocking 1.1.0.2

Easy to use framework for creating mock objects, fakes, stubs with an intuitive and fluent API.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>Simple.Mocking</id>
    <version>1.1.0.2</version>
    <authors>Mikael Waltersson, Advise Solutions</authors>
    <owners>Mikael Waltersson, Advise Solutions</owners>
    <licenseUrl>http://simpledotnet.codeplex.com/license</licenseUrl>
    <projectUrl>http://simpledotnet.codeplex.com/</projectUrl>
    <iconUrl>http://dl.dropbox.com/u/14427110/adviselogo.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Easy to use framework for creating mock objects, fakes, stubs with an intuitive and fluent API.</description>
    <tags>Mocking Mock TDD Testdriven Fake Stub Simple Fluent</tags>
  </metadata>
</package>