Esempio n. 1
0
 @After
 public void tearDown() {
   RESTTests.deleteControllerPanelXML();
 }
Esempio n. 2
0
 @Before
 public void setUp() {
   RESTTests.replaceControllerPanelXML(JSON_FIXTURES + Constants.PANEL_XML);
 }