Re: [nunit-discuss] Strangeness with NUnit runner instantiating attributes before running tests are run

3 views
Skip to first unread message
Message has been deleted

Charlie Poole

unread,
Sep 16, 2011, 10:41:47 AM9/16/11
to nunit-...@googlegroups.com
NUnit examines the attributes of your classes and methods in order to decide
what tests exist in the assembly. The attributes are instantiated by .NET in
the course of the call to GetCustomAttributes.

Charlie

On Wed, Sep 14, 2011 at 1:23 PM, Jeff Schumacher
<je...@codingreflection.com> wrote:
> Running into a problem with the way that NUnit seems to instantiate custom
> attributes before any tests are run.  I detailed our situation
> here: http://wp.me/p1ctDO-1v.
> Is there a reason that NUnit instantiates custom attributes before running
> the test fixtures?
>
> --
> You received this message because you are subscribed to the Google Groups
> "NUnit-Discuss" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/nunit-discuss/-/XkEF5jXYN1wJ.
> To post to this group, send email to nunit-...@googlegroups.com.
> To unsubscribe from this group, send email to
> nunit-discus...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/nunit-discuss?hl=en.
>

Reply all
Reply to author
Forward
0 new messages