Pass context variables between test classes
Anders Hasselqvist
Anders.Hasselqvist at tss.teleca.se
Thu Nov 13 15:59:31 UTC 2003
Hi,
I have a structure in my test suite like this:
Test.blabla.1
Test.blabla.2
Class 2 depends on 1 and need some info created there.
I thought of sharing this info with a key in the context variable
but it seems to be "reset" between each test class so the newly
Added key doesn't exist in class 2.
Is this how it is supposed to work?
Regards,
--
Anders Hasselqvist
More information about the qmtest
mailing list