Searched defs:tCase (Results 1 – 5 of 5) sorted by relevance
58 private TestCase tCase; field in TestEnvironment120 public void setTestCase( TestCase tCase) { in setTestCase()
126 TestCase tCase = tEnv.getTestCase(); in disposeEnvironment() local191 XInterface tCase = tEnv.getTestObject(); in run() local
156 TestCase tCase = getTestCase(entry); in executeTest() local324 private TestEnvironment getTestEnvironment(TestCase tCase, DescEntry entry) in getTestEnvironment()366 TestCase tCase = null; in getTestCase() local434 TestCase tCase = null; in getEnv() local
92 TestCase tCase = null; in executeTest() local227 TestCase tCase = null; in getEnv() local
132 TestCase tCase = null; in executeTest() local346 TestCase tCase = (TestCase) new BasicTestCase(entry); in getEnv() local
Completed in 38 milliseconds