C
cmay
I have been looking on and off for the past 6 months or so for some
kind of guidance for creating asp.net unit tests with Visual Studio
Team System, but I have yet to find anything significant.
Does anyone know of any books/articles that address this?
Right now I created a very basic page and created unit tests for it
only to find that my webcontrols are not initialized when running the
unit tests. So either I am doing something wrong in not getting the
controls to initialize, or I am missing the boat in terms of what
these tests should do.
Eitherway, every source of information on this topic is either very
old, not about the team system version of creating unit tests, or not
about asp.net tests.
Can anyone point me in the right direction?
kind of guidance for creating asp.net unit tests with Visual Studio
Team System, but I have yet to find anything significant.
Does anyone know of any books/articles that address this?
Right now I created a very basic page and created unit tests for it
only to find that my webcontrols are not initialized when running the
unit tests. So either I am doing something wrong in not getting the
controls to initialize, or I am missing the boat in terms of what
these tests should do.
Eitherway, every source of information on this topic is either very
old, not about the team system version of creating unit tests, or not
about asp.net tests.
Can anyone point me in the right direction?