你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TestProxyManager Class

  • java.lang.Object
    • com.azure.core.test.utils.TestProxyManager

public final class TestProxyManager

Manages running the test recording proxy server

Method Summary

Modifier and Type Method and Description
static synchronized void startProxy()

Start an instance of the test proxy.

Methods inherited from java.lang.Object

Method Details

startProxy

public static synchronized void startProxy()

Start an instance of the test proxy.

Applies to