Sebastian Bazley wrote:
[...]

He, nice to get my point accross and thank you for commenting out those offending lines. :)


It seems to me that we need a little rethink on what the Assertion behaviour should be 
(*) ... meanwhile I will comment out the
check, so that the Response Assertion behaves like the other assertions.

(*) To consider:
- should failed samples be subject to assertion checking at all?

I see no harm in it. The assertions will most likely fail, but if they succeed that can be interesting in itself. I can even imagine wanting to assert something about an failed sample.


- or should assertions have a flag to say whether they should be applied to failed samples ?

That sounds better, but I wouldn't need it.


- should the first assertion failure cause subsequent assertions to be skipped ?
- or should an assertion have a flag to skip it if a previous assertion failed ?

Not by default. If you have multiple assertions, it is useful to see which succeed and which fail. A flag could be useful, but again, I wouldn't use it.


Regards, Vincent.



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



Reply via email to