JustMock 2013.2.611
See the version list below for details.
dotnet add package JustMock --version 2013.2.611
NuGet\Install-Package JustMock -Version 2013.2.611
<PackageReference Include="JustMock" Version="2013.2.611" />
<PackageVersion Include="JustMock" Version="2013.2.611" />
<PackageReference Include="JustMock" />
paket add JustMock --version 2013.2.611
#r "nuget: JustMock, 2013.2.611"
#:package JustMock@2013.2.611
#addin nuget:?package=JustMock&version=2013.2.611
#tool nuget:?package=JustMock&version=2013.2.611
The most powerful free mocking library available for .NET developers.
Learn more about Target Frameworks and .NET Standard.
-
- CommonServiceLocator (>= 1.0.0)
- Unity (>= 2.1.505.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (10)
Showing the top 10 popular GitHub repositories that depend on JustMock:
Repository | Stars |
---|---|
AutomateThePlanet/AutomateThePlanet-Learning-Series
Automate The Planet Series Source Code
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
shahedc/NetLearnerApp
NetLearner: The Internet Resource Learning Helper built with ASP .NET Core
|
|
ardalis/ddd-vet-sample
A sample meant to demonstrate domain driven design using a veterinary hospital management system.
|
|
TheUltimateC0der/listrr
listrr.pro creates and maintains lists on trakt.tv completely automated based on your filters.
|
|
AllocZero/EfficientDynamoDb
High-performance C# DynamoDb library
|
|
martin-nikolov/Telerik-Academy
Course exercises | Telerik Academy 2013/2014 | Martin Nikolov
|
|
microsoft/UnitTestBoilerplateGenerator
An extension for Visual Studio that generates a unit test boilerplate from a given class, setting up mocks for all dependencies. Supports NUnit, Visual Studio Test, Moq and SimpleStubs.
|
|
newrelic/newrelic-dotnet-agent
The New Relic .NET language agent.
|
|
julielerman/DomainDrivenDesignforDatabaseDrivenMind
Deck & Demos from MSIgnite 2015 & Techorama BE conferences
|
Version | Downloads | Last Updated |
---|---|---|
2015.3.929.5 | 2,340 | 9/30/2015 |
2015.2.715.1 | 2,720 | 7/21/2015 |
2015.2.616.2 | 1,064 | 6/24/2015 |
2015.1.224.3 | 2,769 | 2/25/2015 |
2015.1.205.2 | 299 | 2/16/2015 |
2014.3.1204.3 | 5,028 | 12/4/2014 |
2014.3.1021.2 | 1,242 | 10/27/2014 |
2014.2.811.1 | 2,496 | 8/11/2014 |
2014.2.722.1 | 608 | 7/22/2014 |
2014.2.609.3 | 941 | 6/13/2014 |
2014.1.1623.1 | 1,175 | 4/24/2014 |
2014.1.1609.1 | 400 | 4/15/2014 |
2014.1.1519.1 | 450 | 3/31/2014 |
2014.1.1424.1 | 1,403 | 2/26/2014 |
2014.1.1418.1 | 436 | 2/19/2014 |
2014.1.1317.4 | 640 | 1/28/2014 |
2014.1.1307.2 | 576 | 1/9/2014 |
2014.1.1217.4 | 723 | 12/18/2013 |
2014.1.1204.1 | 429 | 12/4/2013 |
2013.3.1119.2 | 763 | 11/20/2013 |
2013.3.1101.2 | 878 | 11/1/2013 |
2013.3.1015 | 565 | 10/16/2013 |
2013.3.1009 | 261 | 10/10/2013 |
2013.3.925 | 383 | 9/26/2013 |
2013.3.904 | 570 | 9/6/2013 |
2013.3.819 | 3,836 | 8/19/2013 |
2013.3.813 | 204 | 8/13/2013 |
2013.2.611 | 1,027 | 6/12/2013 |
2013.2.603 | 218 | 6/3/2013 |
2013.2.527 | 198 | 5/27/2013 |
2013.2.522 | 243 | 5/22/2013 |
2013.1.507 | 264 | 5/8/2013 |
2013.1.315 | 1,454 | 3/18/2013 |
2013.1.220 | 1,514 | 2/20/2013 |
2013.1.125.1 | 459 | 1/25/2013 |
2012.3.1220 | 436 | 12/21/2012 |
2012.3.1016 | 853 | 10/17/2012 |
2012.2.813 | 977 | 8/13/2012 |
2012.1.608 | 432 | 6/11/2012 |
2012.1.508 | 333 | 5/8/2012 |
2012.1.321 | 372 | 3/21/2012 |
2012.1.229 | 293 | 3/1/2012 |
2012.1.215 | 252 | 2/15/2012 |
2011.3.1323 | 260 | 1/23/2012 |
2011.3.1222 | 272 | 12/22/2011 |
2011.3.1116 | 418 | 11/16/2011 |
2011.2.921 | 382 | 9/29/2011 |
2011.2.713 | 1,439 | 7/22/2011 |
2011.1.620 | 290 | 6/20/2011 |
2011.1.331 | 417 | 4/7/2011 |
2011.1.315 | 1,279 | 3/16/2011 |
2010.3.1215 | 617 | 1/7/2011 |
Fixed: Recursive mocking incorrectly kicks in when the arranged expression looks like () => this.Property.InnerProperty
Fixed: Unlinking the profiler while not linked to any 3rd party profiler throws an exception (JustMock Configuration)
Fixed: PrivateAccessor can't access members in base class (JML)
Fixed: Async tests stop working correctly after the first 'await' (JML)
Fixed: Samples solution could not be built with JustMock Lite (JML)