In this exercise, you will be testing the convertStringToNumber and add methods. These methods converts a string representing a roman numeral into an integer. In the add method it adds two together.