Ejemplo n.º 1
0
 protected void tearDown() throws Exception {
   super.tearDown();
 }
Ejemplo n.º 2
0
 protected void setUp() throws Exception {
   super.setUp();
   renderingService =
       (RenderingService) container.getComponentInstanceOfType(RenderingService.class);
 }