[qmtest] resource extension classes

J.T. Conklin jtc at acorntoolworks.com
Wed Jan 19 19:34:59 UTC 2005


Stefan Seefeld <stefan at codesourcery.com> writes:
>  > I've never used resource classes before, so to get my feet wet I wrote
>  > one that inherited from "Resource" with null SetUp() and CleanUp()
>  > methods.  I was able to register it without problems, but it doesn't
>  > show up in the Resource drop down when I try to add/edit tests.  The
>
> Indeed, I can reproduce that. I'll look into that, but meanwhile you
> may just run the test on the command line ('qmtest run your.test').
> You should see messages of the form 'Setup <ResourceId>: PASS' to indicate
> that the resource has been set up before the actual test is run.

I mostly use the command line, but we use the GUI to create tests.
I guess I could edit the XML directly, what needs to be listed in
the <argument name="resources"> ... </argument>?

Thanks,

    --jtc

-- 
J.T. Conklin



More information about the qmtest mailing list