The idea of unit testing

The idea of unit testing#

Learning Objectives#

After working through this topic, you should be able to:

  • Explain why unit testing is important

  • Describe the base principles of unit testing

  • Describe elementary testing strategies

  • Explain the importance of testing interfaces

  • Explain the importance of testing frameworks

Materials#

Here is screencast. These are the slides.

Quiz#