2 references to CreateUpdateStateContext
Aspire.Hosting.Maui.Tests (2)
MauiBuildQueueTests.cs (2)
564Assert.Equal(ResourceCommandState.Enabled, stopCommand.UpdateState(CreateUpdateStateContext(env, "Building"))); 597Assert.Equal(ResourceCommandState.Enabled, stopCommand.UpdateState(CreateUpdateStateContext(env, KnownResourceStates.Running)));