Searched defs:testCase (Results 1 – 4 of 4) sorted by relevance
128 TestCase testCase = testSuite.getTestCases().iterator().next(); in testBuildSimpleSession() local309 TestCase testCase = testSuite.getTestCases().iterator().next(); in testBuildSessionWithDependency() local391 TestCase testCase = testSuite.getTestCases().iterator().next(); in testBuildSessionFromEmbeddedSuites() local495 TestCase testCase = testSuite.getTestCases().iterator().next(); in testExcludingFromXmlFile() local579 TestCase testCase = testSuite.getTestCases().iterator().next(); in testExcludingEmbeddedSuite() local728 TestCase testCase = testSuite.getTestCases().iterator().next(); in testExcludingTestCase() local870 TestCase testCase = testSuite.getTestCases().iterator().next(); in testExcludingTest() local1018 TestCase testCase = testSuite.getTestCases().iterator().next(); in testCreatePlanWithExcludedList() local1119 TestCase testCase = testSubSuite.getTestCases().iterator().next(); in testCreatePlanWithExcludedListForNestedSuite() local1191 TestCase testCase = testSuite.getTestCases().iterator().next(); in testBuildProtocolPlan() local[all …]
134 TestCase testCase = (TestCase) testClass.newInstance(); in buildTestMethod() local
376 TestCase testCase = new TestCase(suite, cName, priority); in loadSuite() local413 private Test loadTest(final TestPackage pkg, TestCase testCase, in loadTest()
260 TestCase testCase = getTestCaseByName(testCaseFullName); in getAllTestNames() local