private void hasGroup(Split split, String string) { assertThat(split.groups(), hasItem((Object) string)); }