https://github.com/codebytes/unittestingdemo
A small sample of code for unit testing
https://github.com/codebytes/unittestingdemo
Last synced: 2 months ago
JSON representation
A small sample of code for unit testing
- Host: GitHub
- URL: https://github.com/codebytes/unittestingdemo
- Owner: codebytes
- License: mit
- Created: 2019-02-18T23:12:04.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-03-30T17:40:18.000Z (about 2 years ago)
- Last Synced: 2025-04-14T16:13:25.062Z (2 months ago)
- Language: C#
- Homepage: https://chrislayers.com/2019/12/01/dependency-injection-architecture-and-testing/
- Size: 681 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UnitTestingDemo