Show / Hide Table of Contents

Namespace BlazorFocused.Tools

Classes

HttpClientBuilderExtensions

Extensions for that allow Typed Clients to return mock data

ToolsBuilder

Provides implementations of ISimulatedHttp and ITestLogger<T> for testing

Interfaces

ISimulatedHttp

Simulates HttpClient transactions for testing and providing mock data

ISimulatedHttpSetup

Handles configuration/simulated response returned for a request from ISimulatedHttp

ITestLogger<T>

Mock Logger used to capture/test logs within a given class

In This Article
Back to top Generated by DocFX