3 references to AssertParameterValueProperty
Aspire.Hosting.Tests (3)
Orchestrator\ParameterProcessorTests.cs (3)
264AssertParameterValueProperty(updates.Current.Snapshot, "value1", isSensitive: false); 268AssertParameterValueProperty(updates.Current.Snapshot, "value2", isSensitive: false); 272AssertParameterValueProperty(updates.Current.Snapshot, "secretValue", isSensitive: true);