Introduction Do you know how important writing test cases for your functionalities you are developing is? Drupal always supports and gives an easy way to write test cases because it's a vital part of development. It always helps in to early detection of bugs before deployment and also helps us to understand the code structure in a better...