[Webtest] [dev] refactoring
Dierk Koenig
webtest@lists.canoo.com
Wed, 3 Aug 2005 14:21:26 +0200
> -----Original Message-----
> From: webtest-admin@lists.canoo.com
..
> Setup
> TearDown
yes they were introduced somehow artificially paying our respect to
junit :-)
I have no problem with removing them.
> WebTestSpec
can possibly be merged
> Engine
> Context
In both cases the extra classes are not for implementation needs but
for communication purposes.
Context is what steps are supposed to share.
I would rather like to keep that.
It would also affect a lot of custom steps if we remove that...
cheers
Mittie