Re: unit test
kara hewett <[email protected]> Wed, 8 Aug 2007 20:05:31 -0400
| Newsgroups | gmane.comp.windows.devel.dotnet.web |
|---|---|
| Message-ID | <[email protected]> |
Hi Andrew, Microsoft has a unit test suite that is integrated with Visual Studio. Read this article and see if you have any questions. If questions remain, drop me an email. I've written many unit test suites against my VS projects including automated builds with test harnesses. Kara http://msdn2.microsoft.com/en-us/library/ms379625(vs.80).aspx On 8/8/07, Andrew Dunn <[email protected]> wrote: > > Hi, > > I want to develop unit tests in a separate project to my main project. > > I want to be able to develop unit tests on internal or private members > of the main project. > > I have read that it may be possible to do this by using Reflection to > load the private members of an assembly. > > Does anyone experience in this and can offer some pointers? > > Regards, > > Andrew > > =================================== > This list is hosted by DevelopMentor(r) http://www.develop.com > > View archives and manage your subscription(s) at > http://discuss.develop.com > =================================== This list is hosted by DevelopMentor® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com