Talk:Test Class using srTest
Jump to navigation
Jump to search
It should be easier to get at the description for the parameters for the testCase object that we use in our derived class. For example, I need to use the testCase member to set the status in one of my methods. I can follow the "Test Classes" link in the Wiki to see examples of how to write the call. Inexplicably, it always shows passing a "0" as a second argument. I have to go to the online help, launch a pdf reader for the Runtime Develper's Guide, and search for the "testCase" members to see what the second argument is used for.