Error!
Success!

Avoiding code execution when debugging or testing an ASP.net applicati

0
kicks

Avoiding code execution when debugging or testing an ASP.net applicati  (Unpublished)

It is common to have some code that is part of some workflow and you don’t want it to execute when you are testing. For example, if your code sends an e-mail to some users, you don’t want to crud your users mail box with e-mails originated from your tests. Unless you are testing if sending the e-mail works, you can do this to test the rest of your code...


Kicked By:
Drop Kicked By: