nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #00200
[Bug 488002] [NEW] Should not report tests in abstract class as invalid
Public bug reported:
Making a class abstract should be sufficient to indicate the test
fixture is intended to be inherited by other concrete test fixture.
The problem occurs when the said abstract test fixture inherits from a
3rd party test fixture that already has TestFixture attribute, there is
no way to avoid the warning now.
See http://groups.google.com/group/nunit-
discuss/browse_thread/thread/b0d491a5df2e7897/3150383c3129273b
** Affects: nunit-3.0
Importance: Undecided
Status: New
** Affects: nunitv2
Importance: Undecided
Status: New
** Also affects: nunit-3.0
Importance: Undecided
Status: New
--
Should not report tests in abstract class as invalid
https://bugs.launchpad.net/bugs/488002
You received this bug notification because you are a member of NUnit
Core Developers, which is the registrant for NUnit Framework.
Status in NUnit Test Framework: New
Status in NUnit V2 Test Framework: New
Bug description:
Making a class abstract should be sufficient to indicate the test fixture is intended to be inherited by other concrete test fixture.
The problem occurs when the said abstract test fixture inherits from a 3rd party test fixture that already has TestFixture attribute, there is no way to avoid the warning now.
See http://groups.google.com/group/nunit-discuss/browse_thread/thread/b0d491a5df2e7897/3150383c3129273b
Follow ups
-
[Bug 488002] Re: Should not report tests in abstract class as invalid
From: Charlie Poole, 2010-07-25
-
[Bug 488002] Re: Should not report tests in abstract class as invalid
From: Charlie Poole, 2010-01-10
-
[Bug 488002] Re: Should not report tests in abstract class as invalid
From: Charlie Poole, 2009-12-27
-
[Bug 488002] Re: Should not report tests in abstract class as invalid
From: Adam Connelly, 2009-12-27
-
[Bug 488002] Re: Should not report tests in abstract class as invalid
From: Adam Connelly, 2009-12-27
-
[Bug 488002] Re: Should not report tests in abstract class as invalid
From: Charlie Poole, 2009-12-16
-
[Bug 488002] Re: Should not report tests in abstract class as invalid
From: Adam Connelly, 2009-12-16
-
[Bug 488002] Re: Should not report tests in abstract class as invalid
From: Charlie Poole, 2009-12-13
-
[Bug 488002] Re: Should not report tests in abstract class as invalid
From: Charlie Poole, 2009-12-10
-
[Bug 488002] Re: Should not report tests in abstract class as invalid
From: Charlie Poole, 2009-12-10
-
[Bug 488002] Re: Should not report tests in abstract class as invalid
From: Launchpad Bug Tracker, 2009-12-10
-
[Bug 488002] Re: Should not report tests in abstract class as invalid
From: Charlie Poole, 2009-12-10
-
[Bug 488002] Re: Should not report tests in abstract class as invalid
From: Charlie Poole, 2009-12-10
-
[Bug 488002] Re: Should not report tests in abstract class as invalid
From: Charlie Poole, 2009-12-05
-
[Bug 488002] [NEW] Should not report tests in abstract class as invalid
From: Kenneth Xu, 2009-11-25
References