If you are starting to do unit testing and you want to get a basic understanding this is the right video for you.
I explain also how to test classes that extend a super class, stubbing the methods that belong to the super class that are called in the derived class.