Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a way to conditionally exclude a test?
Message
 
 
To
07/03/2013 16:04:32
General information
Forum:
ASP.NET
Category:
Testing and debugging
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01567786
Message ID:
01567805
Views:
34
>The tests are worthless. Fix them or stop using them. They aren't telling you anything. You should call them "TSA Tests". You have a false sense that everything is ok.
>
>>I found a way (for now) to do what I need:
>>
>>
>>  SalesUnitTest.isClassInitialized = false; // Need to re-initialize
>>         SalesUnitTest.ClassInit(null);
>>
>>In the two tests I need to read fresh data.

I disagree, but you can not tell because you don't know what exactly I am doing.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform