Forum Discussion

Kathryn_O_Malle's avatar
Kathryn_O_Malle
Contributor
16 years ago

Generic API call to list all properties for testCase...

Hi there, Using the following code snippet I'm able to determine all of the assertions defined for a testStep: def testStep = testRunner.testCase.testSuite.project.getTestSuiteByName(testSuiteNam...