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