Tagged Questions
0
votes
1answer
322 views
Testing PictureBox in white
I am currently evaluating the White testing framework. Pretty amazing stuff!
Everything looks pretty promising, but I have run into a small wall.
How can I test a .NET 2.0 PictureBox?
There is no ...