Hi. I've been looking for any examples (if it's possible) of using JustMock to Unit Test legacy ASP.Net applications. So basically, loading a page and then perhaps some interaction with the page to test the code behind.
Something along the lines of this using TypeMock and Ivonna
So far I haven't really been able to find anything. Anyone know if it is possible, and any examples?
Many Thanks