你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
TestProxyRequestMatcher 类
- java.
lang. Object - com.
azure. core. test. models. TestProxyRequestMatcher
- com.
public class TestProxyRequestMatcher
在播放会话期间应用匹配程序。 默认匹配器在播放录制数据时匹配标头、URI 和正文上的请求。
构造函数摘要
构造函数 | 说明 |
---|---|
TestProxyRequestMatcher(TestProxyRequestMatcher.TestProxyRequestMatcherType testProxyMatcherType) |
创建测试 |
方法摘要
修饰符和类型 | 方法和描述 |
---|---|
Test |
getType()
获取代理匹配程序的类型 |
方法继承自 java.lang.Object
构造函数详细信息
TestProxyRequestMatcher
public TestProxyRequestMatcher(TestProxyRequestMatcher.TestProxyRequestMatcherType testProxyMatcherType)
创建 TestProxyMatcher 的实例
参数:
testProxyMatcherType
- 匹配器的类型
方法详细信息
getType
public TestProxyRequestMatcher.TestProxyRequestMatcherType getType()
获取代理匹配程序的类型
返回:
代理匹配程序的类型