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