96979899100101102103104105106
// now there should be a kernel assertNotNull( new DSpaceKernelManager().getKernel() ); try { tester.stop(); } catch (Exception e) { fail("Could not stop the jetty server: " + e.getMessage()); } // back to no kernel again