Possible Bug

"Benjamin Morrison" <[email protected]>
Newsgroups gmane.comp.windows.dotnet.nunit.user
Message-ID <[email protected]>
I have created base classes for my unit tests.  Everything works fine but in
the GUI the items aren't in alphabetical order anymore.  

For example, before I used base classes the tests were displayed in the
order:  

ConditionStatus_Negative, ConditionStatus_Positive, ConditionStatus_Zero,
LoadMaximumValue, LoadMinimumValue, LoadZero

After placing the tests in base classes the tests are displayed in the
order:

Load.MaximumValue, Load.MinimumValue, ConditionStatus.Negative,
ConditionStatus.Positive, ConditionStatus.Zero, Load.Zero

If the group considers this a bug, I can gather more detailed information if
needed and post a bug report so that this issue can be resolved.

Thanks,

Ben 


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.