Metadata >> NuGet >> Simple.Mocking

Simple.Mocking

Metadata

Authors Mikael Waltersson, Advise Solutions
Description Easy to use framework for creating mock objects, fakes, stubs with an intuitive and fluent API.
IconUrl http://dl.dropbox.com/u/14427110/adviselogo.png
LicenseUrl http://simplemocking.codeplex.com/license
Owners Mikael Waltersson, Advise Solutions
ProjectUrl http://simplemocking.codeplex.com/
RequireLicenseAcceptance False
Tags Mocking Mock TDD Testdriven Fake Stub Simple Fluent
PackageSize 182374
PackageHashAlgorithm SHA512
PackageHash i18G7+TK1yALJTFGpxUwzwOtPlbO1JMh7NYetcx6bEk1EoLWC8y25Ahp2ZVI6GfU6E7ielCu2DOV0WMsONtBaw==
DownloadCount 000000
CreatedDate 2013-10-16T05:39:24

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Simple.Mocking -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Simple.Mocking -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Simple.Mocking
Installing the package (HTTP Basic authentication):
Install-Package Simple.Mocking -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Simple.Mocking -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Simple.Mocking

OpenWrap

Installing the package:
o add-wrap Simple.Mocking
Uninstalling the package:
o remove-wrap Simple.Mocking

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.1.0.3