3 references to HasUsableEndpoint
Aspire.Playground.Tests (3)
tests\Aspire.TestUtilities\RequiresFeatureAttribute.cs (1)
146return IsOnPath(KnownContainerRuntimes.Docker) || TestcontainersPodmanConfiguration.HasUsableEndpoint;
tests\Aspire.TestUtilities\TestcontainersPodmanConfiguration.cs (2)
39/// <see cref="HasUsableEndpoint"/> and skips the fixtures which would otherwise throw. 69/// <returns><inheritdoc cref="HasUsableEndpoint" path="/summary"/></returns>