コード例 #1
0
 @Test
 public void endpointTls() {
   assertThat(simplePushServerConfig.useEndpointTls(), is(true));
 }