6 writes to EndpointUrl
Aspire.Cli.Tests (6)
Backchannel\BackchannelJsonSerializerContextTests.cs (1)
38
EndpointUrl
= "http://localhost:8000",
Commands\AgentMcpCommandTests.cs (5)
153
EndpointUrl
= "http://localhost:8080/mcp",
220
EndpointUrl
= "http://localhost:8080/mcp",
294
EndpointUrl
= "http://localhost:8080/mcp",
408
EndpointUrl
= "http://localhost:8080/mcp",
492
EndpointUrl
= "http://localhost:8080/mcp",
1 reference to EndpointUrl
Aspire.Cli.Tests (1)
Backchannel\BackchannelJsonSerializerContextTests.cs (1)
56
Assert.Equal("http://localhost:8000", roundTripped[0].
EndpointUrl
);