@Test
 public void endpointPort() {
   assertThat(simplePushServerConfig.endpointPort(), is(8889));
 }