Many developers will have strong opinions on unit testing. If you are considering using unit tests in your code, then start by understanding why unit tests are useful and sometimes necessary.
Creating and running unit tests
Using live unit tests
Using IntelliTest to generate unit tests ...