TeStereo report

@After public void tearDown(){ try { manager.close(); } catch ( SQLException sqlE) { LOG.error("Got SQLException: " + sqlE.toString()); fail("Got SQLException: " + sqlE.toString()); } }