3 references to ServerFixture
Microsoft.AspNetCore.Components.Testing (3)
Infrastructure\ServerInstance.cs (2)
15
/// <see cref="
ServerFixture
{TTestAssembly}.StartServerAsync{TApp}"/>.
21
/// it from the proxy. Instances are typically disposed by the <see cref="
ServerFixture
{TTestAssembly}"/>
Infrastructure\ServerStartOptions.cs (1)
7
/// Options for starting an app via <see cref="
ServerFixture
{TTestAssembly}.StartServerAsync{TApp}"/>.