https://github.com/jke94/mocking-resolver-extension-method-strategy-pattern
Mocking and unit testing strategy pattern resolver method in dependency injection context.
https://github.com/jke94/mocking-resolver-extension-method-strategy-pattern
csharp dotnet moq nunit strategy-pattern
Last synced: 12 months ago
JSON representation
Mocking and unit testing strategy pattern resolver method in dependency injection context.
- Host: GitHub
- URL: https://github.com/jke94/mocking-resolver-extension-method-strategy-pattern
- Owner: jke94
- License: mit
- Created: 2023-04-28T17:05:35.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-29T08:25:42.000Z (almost 3 years ago)
- Last Synced: 2025-01-13T01:44:18.709Z (about 1 year ago)
- Topics: csharp, dotnet, moq, nunit, strategy-pattern
- Language: C#
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Moq, strategy pattern, strategy resolver method and unit testing.
Source code for mocking and unit testing strategy pattern resolver method in dependency injection context.
## Medium.com
* [jke94.medium.com: .NET: Mocking and unit testing strategy pattern resolver method in dependency injection context.](https://jke94.medium.com/net-mocking-and-unit-testing-strategy-pattern-resolver-method-in-dependency-injection-context-e757412f9ad8)