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