5 references to MilvusPortGrpc
Aspire.Hosting.Milvus.Tests (5)
AddMilvusTests.cs (5)
40Assert.Equal(MilvusPortGrpc, endpoint.TargetPort); 71Assert.Equal(MilvusPortGrpc, endpoint.TargetPort); 87.WithEndpoint("grpc", e => e.AllocatedEndpoint = new AllocatedEndpoint(e, "localhost", MilvusPortGrpc)); 104.WithEndpoint("grpc", e => e.AllocatedEndpoint = new AllocatedEndpoint(e, "localhost", MilvusPortGrpc)); 199Assert.Equal(MilvusPortGrpc, grpcEndpoint.TargetPort);