NExpect.Matchers.NSubstitute
1.0.169
Prefix Reserved
See the version list below for details.
dotnet add package NExpect.Matchers.NSubstitute --version 1.0.169
NuGet\Install-Package NExpect.Matchers.NSubstitute -Version 1.0.169
<PackageReference Include="NExpect.Matchers.NSubstitute" Version="1.0.169" />
<PackageVersion Include="NExpect.Matchers.NSubstitute" Version="1.0.169" />
<PackageReference Include="NExpect.Matchers.NSubstitute" />
paket add NExpect.Matchers.NSubstitute --version 1.0.169
#r "nuget: NExpect.Matchers.NSubstitute, 1.0.169"
#addin nuget:?package=NExpect.Matchers.NSubstitute&version=1.0.169
#tool nuget:?package=NExpect.Matchers.NSubstitute&version=1.0.169
This library offers NSubistitute-specific extensions so you can have Expect-style
syntax for your NSubstitute assertions. For example, one may previously have done:
```
Expect(result).To.Equal(expected);
someService.Received(1).SomeMethodCall();
```
and now you can keep it consistent:
```
Expect(result).To.Equal(expected);
Expect(someService).To.Have.Received(1).SomeMethodCall();
```
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.2
- NExpect (>= 1.0.169)
- NSubstitute (>= 4.2.1)
-
.NETStandard 2.0
- NExpect (>= 1.0.169)
- NSubstitute (>= 4.2.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NExpect.Matchers.NSubstitute:
Package | Downloads |
---|---|
Codeo.CQRS.Testability
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NExpect.Matchers.NSubstitute:
Repository | Stars |
---|---|
fluffynuts/PeanutButter
Tasty, versatile, nutritious; goes with many things in .net.
|
Version | Downloads | Last updated |
---|---|---|
2.0.116 | 2,005 | 2 months ago |
2.0.115 | 480 | 3 months ago |
2.0.114 | 169 | 4 months ago |
2.0.113 | 111 | 4 months ago |
2.0.112 | 101 | 4 months ago |
2.0.111 | 477 | 5 months ago |
2.0.110 | 1,869 | 7 months ago |
2.0.109 | 146 | 7 months ago |
2.0.108 | 262 | 7 months ago |
2.0.107 | 109 | 7 months ago |
2.0.106 | 120 | 7 months ago |
2.0.105 | 1,617 | 9 months ago |
2.0.104 | 573 | 9 months ago |
2.0.103 | 104 | 9 months ago |
2.0.102 | 1,569 | 6/19/2024 |
2.0.101 | 144 | 6/11/2024 |
2.0.100 | 212 | 6/10/2024 |
2.0.99 | 174 | 6/5/2024 |
2.0.98 | 101 | 6/3/2024 |
2.0.97 | 98 | 6/3/2024 |
2.0.96 | 94 | 6/3/2024 |
2.0.95 | 265 | 5/17/2024 |
2.0.94 | 505 | 5/17/2024 |
2.0.93 | 140 | 5/17/2024 |
2.0.92 | 336 | 4/29/2024 |
2.0.91 | 263 | 4/17/2024 |
2.0.90 | 150 | 4/15/2024 |
2.0.89 | 154 | 4/8/2024 |
2.0.88 | 146 | 4/5/2024 |
2.0.87 | 104 | 4/5/2024 |
2.0.86 | 128 | 4/5/2024 |
2.0.85 | 107 | 4/5/2024 |
2.0.84 | 105 | 4/4/2024 |
2.0.83 | 440 | 4/3/2024 |
2.0.82 | 717 | 4/2/2024 |
2.0.81 | 263 | 3/13/2024 |
2.0.80 | 128 | 3/13/2024 |
2.0.79 | 188 | 3/11/2024 |
2.0.78 | 187 | 3/5/2024 |
2.0.77 | 254 | 2/27/2024 |
2.0.76 | 118 | 2/26/2024 |
2.0.75 | 212 | 2/22/2024 |
2.0.74 | 140 | 2/22/2024 |
2.0.73 | 168 | 2/19/2024 |
2.0.72 | 149 | 2/15/2024 |
2.0.71 | 274 | 2/13/2024 |
2.0.70 | 288 | 2/13/2024 |
2.0.69 | 593 | 2/7/2024 |
2.0.68 | 171 | 2/6/2024 |
2.0.67 | 181 | 2/5/2024 |
2.0.66 | 162 | 2/2/2024 |
2.0.65 | 183 | 1/30/2024 |
2.0.64 | 298 | 1/18/2024 |
2.0.63 | 384 | 1/15/2024 |
2.0.62 | 166 | 1/12/2024 |
2.0.61 | 121 | 1/12/2024 |
2.0.60 | 172 | 1/10/2024 |
2.0.59 | 182 | 1/9/2024 |
2.0.58 | 635 | 12/13/2023 |
2.0.57 | 653 | 11/28/2023 |
2.0.56 | 155 | 11/28/2023 |
2.0.55 | 482 | 11/17/2023 |
2.0.54 | 215 | 11/17/2023 |
2.0.53 | 144 | 11/17/2023 |
2.0.52 | 449 | 10/30/2023 |
2.0.51 | 233 | 10/26/2023 |
2.0.50 | 414 | 10/12/2023 |
2.0.49 | 355 | 9/28/2023 |
2.0.48 | 207 | 9/22/2023 |
2.0.47 | 126 | 9/21/2023 |
2.0.46 | 172 | 9/20/2023 |
2.0.45 | 347 | 9/14/2023 |
2.0.44 | 166 | 9/14/2023 |
2.0.43 | 696 | 8/25/2023 |
2.0.42 | 161 | 8/25/2023 |
2.0.42-2308241227.f6c25ee | 83 | 8/24/2023 |
2.0.42-2308161448.98b76da | 88 | 8/16/2023 |
2.0.42-2308161446.ec7a107 | 80 | 8/16/2023 |
2.0.42-2308161429.74c00e2 | 89 | 8/16/2023 |
2.0.41 | 352 | 8/14/2023 |
2.0.40 | 278 | 8/4/2023 |
2.0.39 | 184 | 8/4/2023 |
2.0.38 | 160 | 8/4/2023 |
2.0.37 | 174 | 8/4/2023 |
2.0.36 | 183 | 8/4/2023 |
2.0.35 | 163 | 8/4/2023 |
2.0.34 | 828 | 6/22/2023 |
2.0.33 | 159 | 6/22/2023 |
2.0.32 | 183 | 6/22/2023 |
2.0.32-2306151149.332886a | 99 | 6/15/2023 |
2.0.32-2306151140.93d85dc | 94 | 6/15/2023 |
2.0.32-2306150947.3b80752 | 97 | 6/15/2023 |
2.0.31 | 290 | 6/12/2023 |
2.0.30 | 393 | 6/9/2023 |
2.0.30-2306091428.6fc0bd3 | 96 | 6/9/2023 |
2.0.30-2306091304.51d4d0b | 100 | 6/9/2023 |
2.0.30-2306091204.1fe4d76 | 100 | 6/9/2023 |
2.0.30-2306090857.5be3155 | 98 | 6/9/2023 |
2.0.30-2306081701.3a525ef | 100 | 6/8/2023 |
2.0.30-2306081646.5a15be2 | 97 | 6/8/2023 |
2.0.30-2306081628.68f2d91 | 100 | 6/8/2023 |
2.0.30-2306081611.3c4f19f | 100 | 6/8/2023 |
2.0.30-2306081557.4fa2105 | 101 | 6/8/2023 |
2.0.30-2306081119.fdddf3b | 99 | 6/8/2023 |
2.0.30-2306081053.68ba9f2 | 101 | 6/8/2023 |
2.0.30-2306080900.1b126b1 | 103 | 6/8/2023 |
2.0.29 | 401 | 5/23/2023 |
2.0.28 | 251 | 5/18/2023 |
2.0.27 | 206 | 5/12/2023 |
2.0.26 | 209 | 5/12/2023 |
2.0.25 | 292 | 4/26/2023 |
2.0.24 | 1,210 | 2/1/2023 |
2.0.23 | 328 | 1/30/2023 |
2.0.22 | 553 | 1/26/2023 |
2.0.21 | 327 | 1/25/2023 |
2.0.20 | 342 | 1/25/2023 |
2.0.19 | 877 | 11/30/2022 |
2.0.18 | 725 | 11/14/2022 |
2.0.17 | 1,140 | 10/19/2022 |
2.0.16 | 473 | 10/17/2022 |
2.0.15 | 425 | 10/17/2022 |
2.0.14 | 518 | 10/3/2022 |
2.0.13 | 432 | 10/3/2022 |
2.0.12 | 476 | 10/3/2022 |
2.0.11 | 525 | 9/27/2022 |
2.0.10 | 557 | 9/20/2022 |
2.0.9 | 490 | 9/19/2022 |
2.0.8 | 545 | 9/15/2022 |
2.0.7 | 569 | 9/14/2022 |
2.0.6 | 483 | 9/13/2022 |
2.0.5 | 445 | 9/13/2022 |
2.0.4 | 438 | 9/13/2022 |
2.0.3 | 509 | 9/9/2022 |
2.0.2 | 452 | 9/9/2022 |
2.0.1 | 458 | 9/9/2022 |
1.0.276 | 2,491 | 8/17/2022 |
1.0.275 | 452 | 8/17/2022 |
1.0.274 | 1,099 | 7/28/2022 |
1.0.273 | 811 | 7/14/2022 |
1.0.272 | 509 | 7/14/2022 |
1.0.271 | 493 | 7/13/2022 |
1.0.270 | 727 | 7/7/2022 |
1.0.269 | 481 | 7/7/2022 |
1.0.268 | 1,000 | 6/20/2022 |
1.0.267 | 615 | 6/14/2022 |
1.0.266 | 735 | 6/9/2022 |
1.0.265 | 958 | 5/27/2022 |
1.0.264 | 584 | 5/24/2022 |
1.0.263 | 505 | 5/23/2022 |
1.0.262 | 558 | 5/17/2022 |
1.0.261 | 508 | 5/16/2022 |
1.0.260 | 506 | 5/16/2022 |
1.0.259 | 960 | 5/6/2022 |
1.0.258 | 526 | 5/5/2022 |
1.0.257 | 490 | 5/5/2022 |
1.0.256 | 525 | 5/4/2022 |
1.0.255 | 495 | 5/4/2022 |
1.0.254 | 925 | 4/5/2022 |
1.0.253 | 522 | 4/5/2022 |
1.0.252 | 539 | 4/4/2022 |
1.0.251 | 568 | 3/22/2022 |
1.0.250 | 1,549 | 2/3/2022 |
1.0.249 | 567 | 1/28/2022 |
1.0.248 | 533 | 1/27/2022 |
1.0.247 | 547 | 1/26/2022 |
1.0.246 | 563 | 1/25/2022 |
1.0.245 | 555 | 1/18/2022 |
1.0.244 | 525 | 1/18/2022 |
1.0.243 | 543 | 1/12/2022 |
1.0.242 | 584 | 12/10/2021 |
1.0.241 | 382 | 12/10/2021 |
1.0.240 | 388 | 12/10/2021 |
1.0.239 | 429 | 12/6/2021 |
1.0.238 | 386 | 12/6/2021 |
1.0.237 | 376 | 12/2/2021 |
1.0.236 | 349 | 12/2/2021 |
1.0.235 | 366 | 12/2/2021 |
1.0.234 | 367 | 12/2/2021 |
1.0.233 | 565 | 11/18/2021 |
1.0.232 | 376 | 11/18/2021 |
1.0.231 | 596 | 11/9/2021 |
1.0.228 | 417 | 11/9/2021 |
1.0.227 | 625 | 10/14/2021 |
1.0.226 | 865 | 9/2/2021 |
1.0.225 | 433 | 8/31/2021 |
1.0.224 | 474 | 8/30/2021 |
1.0.223 | 618 | 8/6/2021 |
1.0.222 | 463 | 8/6/2021 |
1.0.221 | 457 | 8/6/2021 |
1.0.220 | 478 | 8/3/2021 |
1.0.219 | 512 | 7/30/2021 |
1.0.218 | 680 | 7/7/2021 |
1.0.217 | 427 | 7/7/2021 |
1.0.216 | 465 | 7/7/2021 |
1.0.215 | 488 | 7/6/2021 |
1.0.214 | 445 | 7/6/2021 |
1.0.213 | 445 | 7/6/2021 |
1.0.212 | 634 | 5/14/2021 |
1.0.211 | 436 | 5/11/2021 |
1.0.210 | 406 | 5/11/2021 |
1.0.209 | 412 | 5/11/2021 |
1.0.208 | 412 | 5/11/2021 |
1.0.207 | 422 | 5/3/2021 |
1.0.206 | 499 | 5/3/2021 |
1.0.205 | 433 | 5/3/2021 |
1.0.204 | 447 | 5/3/2021 |
1.0.203 | 442 | 4/15/2021 |
1.0.202 | 424 | 4/15/2021 |
1.0.201 | 416 | 4/15/2021 |
1.0.200 | 432 | 4/15/2021 |
1.0.199 | 415 | 4/14/2021 |
1.0.198 | 489 | 3/19/2021 |
1.0.197 | 445 | 3/9/2021 |
1.0.196 | 436 | 3/9/2021 |
1.0.195 | 413 | 3/9/2021 |
1.0.194 | 467 | 3/9/2021 |
1.0.193 | 468 | 3/9/2021 |
1.0.192 | 471 | 3/9/2021 |
1.0.191 | 457 | 2/12/2021 |
1.0.190 | 545 | 1/21/2021 |
1.0.189 | 497 | 1/21/2021 |
1.0.188 | 460 | 1/21/2021 |
1.0.187 | 452 | 1/21/2021 |
1.0.186 | 518 | 1/8/2021 |
1.0.185 | 466 | 1/8/2021 |
1.0.184 | 508 | 11/13/2020 |
1.0.183 | 479 | 11/13/2020 |
1.0.182 | 482 | 11/13/2020 |
1.0.181 | 565 | 10/13/2020 |
1.0.180 | 595 | 10/12/2020 |
1.0.179 | 579 | 8/31/2020 |
1.0.178 | 555 | 8/4/2020 |
1.0.177 | 549 | 7/21/2020 |
1.0.176 | 523 | 7/10/2020 |
1.0.175 | 548 | 7/10/2020 |
1.0.174 | 595 | 5/20/2020 |
1.0.173 | 570 | 5/20/2020 |
1.0.172 | 586 | 5/20/2020 |
1.0.171 | 598 | 5/8/2020 |
1.0.170 | 572 | 4/9/2020 |
1.0.169 | 568 | 4/3/2020 |
1.0.168 | 554 | 3/25/2020 |
1.0.167 | 634 | 3/23/2020 |
1.0.166 | 621 | 2/6/2020 |
1.0.165 | 621 | 12/30/2019 |
1.0.164 | 621 | 12/28/2019 |
1.0.163 | 577 | 12/28/2019 |
1.0.162 | 615 | 12/5/2019 |
1.0.161 | 605 | 12/5/2019 |
1.0.160 | 594 | 11/20/2019 |
1.0.159 | 627 | 10/14/2019 |
1.0.158 | 595 | 10/13/2019 |
1.0.157 | 606 | 10/3/2019 |
1.0.156 | 621 | 9/17/2019 |
1.0.155 | 630 | 9/15/2019 |
1.0.154 | 672 | 6/20/2019 |
1.0.153 | 631 | 6/20/2019 |
1.0.152 | 698 | 6/6/2019 |
1.0.151 | 647 | 6/4/2019 |
1.0.150 | 669 | 5/25/2019 |
1.0.149 | 663 | 5/23/2019 |
1.0.148 | 667 | 5/16/2019 |
1.0.147 | 667 | 5/16/2019 |
1.0.146 | 652 | 5/16/2019 |
1.0.145 | 645 | 5/16/2019 |