Searched refs:testParamPreferredOverSystemProperty (Results 1 – 1 of 1) sorted by relevance
183 testParamPreferredOverSystemProperty(ProxyConfig.CLIENT_PARAMETER); in testClientParamPreferredOverSystemProperty()187 testParamPreferredOverSystemProperty(ProxyConfig.REQUEST_PARAMETER); in testRequestParamPreferredOverSystemProperty()190 private void testParamPreferredOverSystemProperty(ProxyConfig proxyConfig) throws Exception { in testParamPreferredOverSystemProperty() method in AbstractProxyTest