6 references to WithContainerName
Aspire.Hosting.Docker.Tests (2)
DockerComposePublisherTests.cs (2)
73
.
WithContainerName
("cn");
507
.
WithContainerName
("custom-dashboard")
Aspire.Hosting.Tests (4)
Dcp\DcpExecutorTests.cs (2)
479
.
WithContainerName
(containerName);
522
.
WithContainerName
("ASPIRE");
DistributedApplicationTests.cs (2)
612
.
WithContainerName
(notStartedResourceName)
2142
.
WithContainerName
(containerResourceName)