Esempio n. 1
0
 @After
 public void endTest() throws Exception {
   CentralPAPropertyRepository.PA_COMPONENT_USE_SHORTCUTS.setValue(false);
 }
Esempio n. 2
0
 @Before
 public void initTest() throws Exception {
   CentralPAPropertyRepository.PA_COMPONENT_USE_SHORTCUTS.setValue(true);
 }