5 references to MilvusPortGrpc
Aspire.Hosting.Milvus.Tests (5)
AddMilvusTests.cs (5)
38Assert.Equal(MilvusPortGrpc, endpoint.TargetPort); 68Assert.Equal(MilvusPortGrpc, endpoint.TargetPort); 83.WithEndpoint("grpc", e => e.AllocatedEndpoint = new AllocatedEndpoint(e, "localhost", MilvusPortGrpc)); 99.WithEndpoint("grpc", e => e.AllocatedEndpoint = new AllocatedEndpoint(e, "localhost", MilvusPortGrpc)); 192Assert.Equal(MilvusPortGrpc, grpcEndpoint.TargetPort);