@After public void tearDown() { DTO.setThrowEvents(true); }
@Before public void setUp() { DTO.setThrowEvents(false); // Damit die Logfiles nicht so groß werden. }