6 writes to EndpointUrl
Aspire.Cli.Tests (6)
Backchannel\BackchannelJsonSerializerContextTests.cs (1)
21
EndpointUrl
= "http://localhost:8000",
Commands\AgentMcpCommandTests.cs (5)
174
EndpointUrl
= "http://localhost:8080/mcp",
244
EndpointUrl
= "http://localhost:8080/mcp",
321
EndpointUrl
= "http://localhost:8080/mcp",
437
EndpointUrl
= "http://localhost:8080/mcp",
526
EndpointUrl
= "http://localhost:8080/mcp",
1 reference to EndpointUrl
Aspire.Cli.Tests (1)
Backchannel\BackchannelJsonSerializerContextTests.cs (1)
39
Assert.Equal("http://localhost:8000", roundTripped[0].
EndpointUrl
);