Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Change detection doesn't work in Visual studio 2010 test project.

"If all of the above is correctly set, the test pass and when you set a breakpoint in the ChangeDetection event, the application stop on it?"

I mean "break" on it, obviously.

0 Kudos
Message 11 of 13
(1,076 Views)

plg,

 

I just wanted to correct my previous statements, I just re-ran the test and just noticed the same error that you received, with the test failing. I may have gotten lucky the first few times, as I am no longer able to reproduce the test passing as is expected. As I have never used the Unit Test in LV 2010 before, are we sure that the unit test has all the necessary information as the windows forms application? It seems that the unit test is much much smaller in code length as Form1.cs and does not have the same commands as Form1.cs. Since we just recently started supporting Visual Studio 2010, I am currently contacting R&D to see if they have seen any similar issues and will update you when more information is available.

Frank,
National Instruments
Software Group Manager
0 Kudos
Message 12 of 13
(1,042 Views)

Yay, so I'm not _that_ crazy 🙂

 

Thank you for your support Frank. I converted my unit test to a console based test for now and it's working fine but it would be great to centralize all my unit tests at the same place.

 

Let us know if you're able to find anything else.

 

Thank you!

 

PL

0 Kudos
Message 13 of 13
(1,035 Views)