Exactly what behaviour are you looking for? Do you want to perform the
action when the assert fails, or can you wait until the test has completed?

On 13 April 2012 10:24, manx <[email protected]> wrote:

> Hi
>
> I need to write own custom attribute to decorate test method which
> will allow me to perform any action when assertion fails. My tests are
> already with [MultipleAsserts] attribute so this action cannot be
> triggered when test fails but when single assertion fails.
>
> I appreciate any suggestions
> M.
>
> --
> You received this message because you are subscribed to the Google Groups
> "MbUnit.User" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/mbunituser?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"MbUnit.User" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mbunituser?hl=en.

Reply via email to