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