ServiceFabric.Mocks contains many mocks and helper classes to facilitate and simplify unit testing of your Service Fabric Actor and Service projects.
Info
| Version: | 8.0.5 |
| Author(s): | Loek Duys |
| Last Update: | Wednesday, November 19, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/loekd/ServiceFabric.Mocks |
| NuGet Url: | https://www.nuget.org/packages/ServiceFabric.Mocks |
Install
Install-Package ServiceFabric.Mocks
dotnet add package ServiceFabric.Mocks
paket add ServiceFabric.Mocks
ServiceFabric.Mocks Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.ServiceFabric.Actors(>= 4.2.445 && < 5.0.0)
- Microsoft.ServiceFabric.Actors(>= 4.2.445 && < 5.0.0)
- Microsoft.ServiceFabric.Actors(>= 4.2.445 && < 5.0.0)
Tags