4 references to IntegrationProbeManifestPath
Aspire.Cli.Tests (4)
Projects\PrebuiltAppHostServerTests.cs (4)
1432var manifestPath = Assert.IsType<string>(server.IntegrationProbeManifestPath); 2396Assert.Null(server.IntegrationProbeManifestPath); 2472var probeManifestPath = Assert.IsType<string>(server.IntegrationProbeManifestPath); 2526var probeManifestPath = Assert.IsType<string>(server.IntegrationProbeManifestPath);