4 references to IntegrationProbeManifestPath
Aspire.Cli.Tests (4)
Projects\PrebuiltAppHostServerTests.cs (4)
1430var manifestPath = Assert.IsType<string>(server.IntegrationProbeManifestPath); 2296Assert.Null(server.IntegrationProbeManifestPath); 2372var probeManifestPath = Assert.IsType<string>(server.IntegrationProbeManifestPath); 2426var probeManifestPath = Assert.IsType<string>(server.IntegrationProbeManifestPath);