TestProxyManager Class
- java.
lang. Object - com.
azure. core. test. utils. TestProxyManager
- com.
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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java