NOTE: This is a continuation of Unit Testing-Introduction and Setup for Jasmine
Some Terminologies to understand
Before, we write the first unit test, we have to work on understanding some terminologies and naming conventions. We will be writing the ...