2 references to CreateRunningCommandStateContext
Aspire.Hosting.Blazor.Tests (2)
BlazorHostedExtensionsTests.cs (2)
218
Assert.Equal(ResourceCommandState.Enabled, debugCommand.UpdateState(
CreateRunningCommandStateContext
()));
244
Assert.Equal(ResourceCommandState.Hidden, debugCommand.UpdateState(
CreateRunningCommandStateContext
()));