Metadata >> NuGet >> Ssn.TestUtils

Ssn.TestUtils

Metadata

Authors Stig Schmidt Nielsson
Copyrights Copyright 2015 Stig Schmidt Nielsson
Description Test base class and utility methods.
IconUrl http://www.gravatar.com/avatar/5f54b776d334bc43e497f50e28e5cd89.png
LicenseUrl http://opensource.org/licenses/MIT
Owners Stig Schmidt Nielsson
ProjectUrl https://github.com/snielsson/Ssn
ReleaseNotes Initial release
RequireLicenseAcceptance False
Tags test utilities nunit autofixture
Dependencies AutoFixture:3.34.2|NSubstitute:1.8.2.0|NUnit:2.6.4|Ssn.Utils:2.0.0
Title Ssn.TestUtils
PackageSize 15883
PackageHashAlgorithm SHA512
PackageHash F1oVSMNIUYZLPhaWjaq8vAPN/+4tiaAHxAx7jWwIExHHMCiSp7bsic6wWhKe1txk8W3l/hN7QJi5yrempV+jbg==
DownloadCount 000000
CreatedDate 2015-09-21T06:15:01

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 Ssn.TestUtils -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Ssn.TestUtils -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 Ssn.TestUtils
Installing the package (HTTP Basic authentication):
Install-Package Ssn.TestUtils -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Ssn.TestUtils -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Ssn.TestUtils

OpenWrap

Installing the package:
o add-wrap Ssn.TestUtils
Uninstalling the package:
o remove-wrap Ssn.TestUtils

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
0.0.2
0.0.1