Home
last modified time | relevance | path

Searched refs:setUp (Results 1 – 25 of 232) sorted by relevance

12345678910

/trunk/main/forms/qa/unoapi/
H A DTest.java31 @org.junit.Before public void setUp() throws Exception { in setUp() method in Test
32 connection.setUp(); in setUp()
/trunk/main/extensions/qa/unoapi/
H A DTest.java31 @org.junit.Before public void setUp() throws Exception { in setUp() method in Test
32 connection.setUp(); in setUp()
/trunk/main/qadevOOo/qa/unoapi/
H A DTest.java31 @org.junit.Before public void setUp() throws Exception { in setUp() method in Test
32 connection.setUp(); in setUp()
/trunk/main/sc/qa/unoapi/
H A DTest.java31 @org.junit.Before public void setUp() throws Exception { in setUp() method in Test
32 connection.setUp(); in setUp()
/trunk/main/chart2/qa/unoapi/
H A DTest.java31 @org.junit.Before public void setUp() throws Exception { in setUp() method in Test
32 connection.setUp(); in setUp()
/trunk/main/configmgr/qa/unoapi/
H A DTest.java31 @org.junit.Before public void setUp() throws Exception { in setUp() method in Test
32 connection.setUp(); in setUp()
/trunk/main/starmath/qa/unoapi/
H A DTest.java32 @org.junit.Before public void setUp() throws Exception { in setUp() method in Test
33 connection.setUp(); in setUp()
/trunk/main/ucb/qa/unoapi/
H A DTest.java32 @org.junit.Before public void setUp() throws Exception { in setUp() method in Test
33 connection.setUp(); in setUp()
/trunk/main/sd/qa/unoapi/
H A DTest.java32 @org.junit.Before public void setUp() throws Exception { in setUp() method in Test
33 connection.setUp(); in setUp()
/trunk/main/sfx2/qa/unoapi/
H A DTest.java32 @org.junit.Before public void setUp() throws Exception { in setUp() method in Test
33 connection.setUp(); in setUp()
/trunk/main/svx/qa/unoapi/
H A DTest.java32 @org.junit.Before public void setUp() throws Exception { in setUp() method in Test
33 connection.setUp(); in setUp()
/trunk/main/xmloff/qa/unoapi/
H A DTest.java32 @org.junit.Before public void setUp() throws Exception { in setUp() method in Test
33 connection.setUp(); in setUp()
/trunk/main/sw/qa/unoapi/
H A DTest.java32 @org.junit.Before public void setUp() throws Exception { in setUp() method in Test
33 connection.setUp(); in setUp()
/trunk/main/svtools/qa/unoapi/
H A DTest.java32 @org.junit.Before public void setUp() throws Exception { in setUp() method in Test
33 connection.setUp(); in setUp()
/trunk/main/toolkit/qa/unoapi/
H A DTest.java32 @org.junit.Before public void setUp() throws Exception { in setUp() method in Test
33 connection.setUp(); in setUp()
/trunk/main/framework/qa/unoapi/
H A DTest.java32 @org.junit.Before public void setUp() throws Exception { in setUp() method in Test
33 connection.setUp(); in setUp()
/trunk/main/linguistic/qa/unoapi/
H A DTest.java32 @org.junit.Before public void setUp() throws Exception { in setUp() method in Test
33 connection.setUp(); in setUp()
/trunk/main/dbaccess/qa/unoapi/
H A DTest.java32 @org.junit.Before public void setUp() throws Exception { in setUp() method in Test
33 connection.setUp(); in setUp()
/trunk/main/testgraphical/qa/graphical/
H A DTest.java36 public void setUp() throws Exception in setUp() method in Test
38 connection.setUp(); in setUp()
/trunk/main/connectivity/qa/complex/connectivity/
H A DHsqlDriverTest.java113 test.setUp(); in test()
144 test.setUp(); in test2()
/trunk/main/vcl/qa/complex/persistent_window_states/
H A DPersistentWindowTest.java336 connection.setUp(); in connect()
419 connection.setUp(); in setUpConnection()
/trunk/main/test/inc/test/
H A Dofficeconnection.hxx48 void setUp();
/trunk/test/testgui/source/fvt/gui/sc/chart/
H A DChartDialogSetting.java46 public void setUp() throws Exception { in setUp() method in ChartDialogSetting
/trunk/test/testgui/source/fvt/gui/sc/filter/
H A DFitler.java49 public void setUp() throws Exception { in setUp() method in Fitler
/trunk/main/sfx2/qa/complex/sfx2/
H A DJUnitBasedTest.java62 m_connection.setUp(); in setUpConnection()

Completed in 67 milliseconds

12345678910