Ejemplo n.º 1
0
 @Test
 public void shouldCalculateCapacityForBuffer() {
   assertThat(broadcastTransmitter.capacity(), is(CAPACITY));
 }