On Wed, 17 Jan 2007, James Abley <jam...@gm...> wrote:
> On 16/01/07, Stefan Bodewig <bo...@ap...> wrote:
>> I can't say that I like all the statics in XMLUnit too much [...]
>
> +1 about all the statics. My patch also demonstrated that if you do
> set a static like this, you may need remember to use the tearDown()
> method in your TestCase to unset / clear it afterwards. That's
> caught me out a few times.
Too true. Still they are here to stay, at least for XMLUnit 1.1.
The blurry picture of XMLUnit 2.0 in my mind doesn't rely on them,
though ;-)
Stefan
|