Ejemplo n.º 1
0
 private void hasGroup(Split split, String string) {
   assertThat(split.groups(), hasItem((Object) string));
 }