3 references to AssertDefaultProperty
Aspire.Hosting.Tests (3)
Dcp\ResourceSnapshotBuilderTests.cs (3)
81AssertDefaultProperty(snapshot, KnownProperties.Executable.Path, isSensitive: false); 82AssertDefaultProperty(snapshot, KnownProperties.Executable.WorkDir, isSensitive: false); 83AssertDefaultProperty(snapshot, KnownProperties.Executable.Args, isSensitive: true);