Arnaud,

Arnaud Bailly wrote:
Paul Spencer <[EMAIL PROTECTED]> writes:

Arnaud,
1) I have several test, 100+, and the number grows, so from a
management perspective extending each abstract test in each
implementation is not practical.

Paul,
Maybe I am becoming intrusive (or is it obstrusive ? elusive ?) but this first
statement seems strange to me and I don't understand why inheritance
should entail project management problems. After all, this is the
point of OO concept: write once and inherit behaviour. OF course I am not aware of your particular architecture but I believe
that this is a matter of inheriting a single Suite class that
will group all your test cases. Testing is designed in one place (the
interface) and executed in many places.


I am not using a Suite class. Can you explain how to implement a Suite class?

<snip>

Regards,


Paul Spencer

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

Reply via email to