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