Imposter capabilities overview
masterImposter is a high-performance mocking library for .NET that supports a wide range of impersonation scenarios:
- Members: Methods, Properties, Indexers, and Events.
- Types: Interfaces and non-sealed classes (including protected members).
- Features: Full generic support, Async support, and thread-safe design for parallel test environments.
- Typing: Strongly typed throughout the entire mocking pipeline to prevent runtime type mismatch exceptions.