[mnet-devel] making tests play nicely with DoQ
Zooko
zooko at zooko.com
Sun May 25 16:58:56 BST 2003
I've written a utility class to automatically wrap all method calls in
DoQ.doq.do(). If it works as intended, we can write unit tests in the normal
way (except that you must not use any blocking method such as time.sleep() in
the unit test) and then just invoke the wrapper when creating the pyunit
"suite" object.
Now testing it...
-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
mnet-devel mailing list
mnet-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mnet-devel
More information about the Mnet-devel
mailing list