コード例 #1
0
 @Test
 public void sockjsHeartbeatInterval() {
   assertThat(sockJsConfig.heartbeatInterval(), is(40000L));
 }