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