14151617181920
private RboHumanGroup group; @Before public void setUp() throws Exception { group = new DefaultHumanGroup(GROUP_NAME, 10); }