@Override public void setUp() throws Exception { super.setUp(); clearIndex(); // reload the core to clear stats h.getCoreContainer().reload(h.getCore().getName()); }
@Override public void setUp() throws Exception { super.setUp(); lrf = h.getRequestFactory("standard", 0, 20); }
public void setUp() throws Exception { // if you override setUp or tearDown, you better call // the super classes version super.setUp(); }
public void setUp() throws Exception { super.setUp(); }