Hi,

I have a need to have a batch of tests that do some expensive
setup once for the whole batch.  AFAICT this is what layers are for.

One question though... Why do the examples in
zope/testing/testrunner-ex/samplelayers.py have setUp() and tearDown()
as classmethods?
Is it just an implementation detail of those tests, or something
I should be aware of when creating my own layers?

-- 

Paul Winkler
http://www.slinkp.com
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to