On Mon, Mar 12, 2001 at 04:38:27PM -0800, Kevin Connor wrote:
> Grrr. :-) Maybe I should have included the Javadoc for these classes.
>
> I don't know if it's the best way of accomplishing what they are meant
> to do, but the point of TestDecorator/TestSetup is to provide a wrapper
> around a TestSuite to do common setup for all tests in the suite. This
> is VERY useful for configuration operations that take a long time (such
> as an install or bringing up a server).
>
> If you have a suggestion as to how else this might be accomplished. I'd
> love to hear it. The problem I have with TestSetup is communicating
> state to the TestSuite it's wrapping.
Sorry, not really following as closely as I should but ... have you
seen Brians (?) little perl hack to "translate" Java to perl,
including docs? It was in the 'api' directory.
Also, have you seen the recent threads here & Adam's patch about
storing state in the TestRunner?
Matthew #8-)
_______________________________________________
Perlunit-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/perlunit-devel