Home
last modified time | relevance | path

Searched defs:tCase (Results 1 – 5 of 5) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/lib/
H A DTestEnvironment.java58 private TestCase tCase; field in TestEnvironment
120 public void setTestCase( TestCase tCase) { in setTestCase()
H A DMultiMethodTest.java127 TestCase tCase = tEnv.getTestCase(); in disposeEnvironment() local
192 XInterface tCase = tEnv.getTestObject(); in run() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/base/
H A Djava_fat.java156 TestCase tCase = getTestCase(entry); in executeTest() local
324 private TestEnvironment getTestEnvironment(TestCase tCase, DescEntry entry) in getTestEnvironment()
366 TestCase tCase = null; in getTestCase() local
434 TestCase tCase = null; in getEnv() local
H A Djava_fat_service.java92 TestCase tCase = null; in executeTest() local
227 TestCase tCase = null; in getEnv() local
H A Dbasic_fat.java132 TestCase tCase = null; in executeTest() local
346 TestCase tCase = (TestCase) new BasicTestCase(entry); in getEnv() local

Completed in 30 milliseconds