Re: EmailTransformer and unit testing code

2002-02-17 Thread David Bigwood
e sitemap. -David Bigwood David Bigwood VP Engineering Metatomix Inc - Original Message - From: "Stuart Roebuck" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 17, 2002 5:46 PM Subject: Re: EmailTransformer and unit testing code > >

Re: EmailTransformer and unit testing code

2002-02-17 Thread Stuart Roebuck
On Sunday, February 17, 2002, at 09:00 pm, Stefano Mazzocchi wrote: > Stuart Roebuck wrote: >> >> Well I've got got an EmailTransformer I've produced for a current >> project, >> it's not too elegant at the moment, but it works, and it has some >> generic >> unit test code that folk might be

Re: EmailTransformer and unit testing code

2002-02-17 Thread Stefano Mazzocchi
Stuart Roebuck wrote: > > Well I've got got an EmailTransformer I've produced for a current project, > it's not too elegant at the moment, but it works, and it has some generic > unit test code that folk might be interested in for testing the processing > of a transformer - I don't think there'

EmailTransformer and unit testing code

2002-02-16 Thread Stuart Roebuck
Well I've got got an EmailTransformer I've produced for a current project, it's not too elegant at the moment, but it works, and it has some generic unit test code that folk might be interested in for testing the processing of a transformer - I don't think there's much unit test code in the c