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...