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