Compartir a través de


TestProxyTestServer Clase

  • java.lang.Object
    • com.azure.core.test.http.TestProxyTestServer

Implementaciones

public class TestProxyTestServer
implements Closeable

Un sencillo HttpServer para probar unitariamente la infraestructura de proxy de prueba.

Resumen del constructor

Constructor Description
TestProxyTestServer()

Constructor para el servidor de pruebas de proxyde prueba

Resumen del método

Modificador y tipo Método y descripción
void close()

Métodos heredados de java.lang.Object

Detalles del constructor

TestProxyTestServer

public TestProxyTestServer()

Constructor para TestProxyTestServer

Detalles del método

close

public void close()

Se aplica a