5 references to MilvusPortGrpc
Aspire.Hosting.Milvus.Tests (5)
AddMilvusTests.cs (5)
39Assert.Equal(MilvusPortGrpc, endpoint.TargetPort); 69Assert.Equal(MilvusPortGrpc, endpoint.TargetPort); 84.WithEndpoint("grpc", e => e.AllocatedEndpoint = new AllocatedEndpoint(e, "localhost", MilvusPortGrpc)); 100.WithEndpoint("grpc", e => e.AllocatedEndpoint = new AllocatedEndpoint(e, "localhost", MilvusPortGrpc)); 193Assert.Equal(MilvusPortGrpc, grpcEndpoint.TargetPort);