Hi all,

I have developed a DurationAsertion and changed some other classes
meanwhile. I renamed Assertion to ResponseAssertion (since it checks the
response wether it matches certain expressions) and made an
Assertion-Interface. This caused some troubles elsewhere of course.
Testing-classes or classes referencing Assertion, which now is
ResponeAssertion and where the references were really unique to
ResponseAssertion. I also introduce some ressource-strings.

And since I noticed that the MailerVisualizer throws a bunch of
exceptions if no mail-addresses are entered I corrected this one (though
there still is something to do).

With the MailerVisualizer as with the DurationAssertion I would like to
add a Dialog if something specific happens (e.g. testing the mailer
failed, or typos in the duration-field). Yet I am not sure wether that
would be okay with you. Any suggestions about that issue?

A last suggestion or wish: I really would appreciate if there were more
sourcecode-comments. Inside of larger methods as well as
JavaDoc-comments that are method- and class-specific. I strongly believe
it would ease development. It would be a hard job to add them to
existing code but maybe we should try to comment new code as things get
added?

I have added all source-files as a zipped attachment to reduce mail-load
as much as possible.

Greetings,

Wolfram Rittmeyer
[EMAIL PROTECTED]

Attachment: src_1.zip
Description: Zip compressed data

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to