Namespace FastMoq.Extensions
Classes
IdentityHelperExtensions
Class IdentityHelper.
LoggingTestExtensions
Provides framework-neutral logger registration helpers for test composition.
MethodResultExtensions
Provides narrow provider-first helpers for exact-call fixed method results.
MockerBooleanExtensions
Mocker Boolean Extensions Class.
MockerCreationExtensions
Helpers for creating components or raw mocks when you need constructor selection to be explicit in a test.
MockerDiagnosticsExtensions
Provides provider-neutral diagnostics helpers over existing FastMoq state.
MockerHttpExtensions
Mocker Http Extensions Class.
MockerHttpMoqExtensions
Moq-specific HTTP setup compatibility helpers that remain available from the provider package. These helpers intentionally stay in the FastMoq.Extensions namespace for low-churn migration, while new tests prefer the provider-neutral HTTP helpers in FastMoq.Core.
ObjectExtensions
Class ObjectExtensions.
OptionsTestExtensions
Provides convenience helpers for registering IOptions<TOptions> dependencies in tests.
PropertySetterCaptureExtensions
Provides first-party helpers for capturing interface property assignments without relying on provider-specific SetupSet(...) behavior.
PropertyStateExtensions
Provides first-party helpers for lightweight stateful interface properties without relying on provider-specific SetupAllProperties() behavior.
ServiceProviderTestExtensions
Provides typed service-provider helpers for framework-heavy test setup.
TestClassExtensions
Helper methods for reflection-based assertions, constructor-guard verification, and logger verification helpers used in tests.