https://github.com/rimutec/testing-event-handlers
Source code for article on Medium
https://github.com/rimutec/testing-event-handlers
csharp dotnet dotnet-core testing
Last synced: 2 months ago
JSON representation
Source code for article on Medium
- Host: GitHub
- URL: https://github.com/rimutec/testing-event-handlers
- Owner: RimuTec
- License: mit
- Created: 2022-04-10T00:34:18.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-10T04:57:12.000Z (about 4 years ago)
- Last Synced: 2025-07-30T22:24:18.736Z (11 months ago)
- Topics: csharp, dotnet, dotnet-core, testing
- Language: C#
- Homepage:
- Size: 13.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Testing Event Handlers in C#: Using Reflection to Improve Testability
This is the source code for the article ["Testing Event Handler" on Medium](https://manfredmlange.medium.com/testing-event-handlers-in-c-18bfd304a278).