I've checked this in twice.
1) more or less as you sent it.
2) invoking committer's privilege I've:
- changed setWriteShouldThrowException() not to take a parameter. The idea
is that new instances should
be constructed for each test, so you shouldn't be toggling this value on
and off. It's either the default (off) or set.
- changed some variable names
- changed verify() to use the Verifier helper class.
If you don't like this let me know and we can rollback, in the meantime,
both versions are in CVS.
Steve
----- Original Message -----
From: "Francois Beausoleil" <fbe...@ft...>
To: <moc...@li...>
Sent: Thursday, August 22, 2002 3:08 AM
Subject: [MO-java-dev] com.mockobjects.io.MockWriter correction
> [...]
|