FastMoq API Reference
This API reference is generated from XML comments in the source projects.
Example-first entry points
- Executable testing examples
- Sample applications overview
- Provider selection guide
- Testing guide
- Quick reference for common types when you want the shortest path to provider APIs such as
IMockingProviderandMockingProviderRegistry
Quick type lookup
- Quick reference for common types
- Mocker
- MockerTestBase<TComponent>
- ScenarioBuilder<T>
- MockingProviderRegistry
If you are integrating a non-bundled mocking library, start from Quick reference for common types and follow the provider path through IMockingProvider, IMockingProviderCapabilities, and MockingProviderRegistry.
Notes
- The generated site output is written to the Help folder.
- The generation script clears the existing Help folder before building so stale files are not carried forward.
- The metadata step is pinned to net8.0 for consistent CI generation.
- DocFX is pinned through
.config/dotnet-tools.jsonso local and CI builds use the same version. - The published release version is only stamped into the footer during the GitHub release publish flow.