← Back to team overview

nunit-core team mailing list archive

[Bug 807873] [NEW] [SetUpFixture] is not working as expected in GUI - Flat list mode

 

Public bug reported:

When 
Settings->Gui->Tree Display->Test structure->Flat list of TestFixtures is selected  then 
1. [SetUpFixture] methods are not being called when GUI Runner is used
2.Class having [SetUpFixture] attribute is being shown in tests list in the GUI.

** Affects: nunitv2
     Importance: Undecided
         Status: New

** Summary changed:

- [SetUpFixture] is working as expected in GUI - Flat list mode
+ [SetUpFixture] is not working as expected in GUI - Flat list mode

-- 
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/807873

Title:
  [SetUpFixture] is not working as expected in GUI - Flat list mode

Status in NUnit V2 Test Framework:
  New

Bug description:
  When 
  Settings->Gui->Tree Display->Test structure->Flat list of TestFixtures is selected  then 
  1. [SetUpFixture] methods are not being called when GUI Runner is used
  2.Class having [SetUpFixture] attribute is being shown in tests list in the GUI.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunitv2/+bug/807873/+subscriptions


Follow ups

References