How to unit test control library?

Posted by bughunter on Stack Overflow See other posts from Stack Overflow or by bughunter
Published on 2010-04-16T15:48:32Z Indexed on 2010/04/16 15:53 UTC
Read the original article Hit count: 109

Filed under:
|

I program simple control library that checks user input from text and format the input.I want to make a unit test.How can I do that ?

© Stack Overflow or respective owner

Related posts about unit-testing

Related posts about visual-studio