コード例 #1
0
 @Test
 public void shouldHaveHttpxSslSchemeName() throws Exception {
   assertEquals("httpx+ssl", addressFactorySpi.getSchemeName());
 }