Test Code Objects, Constants/Enumerations, Methods Testing Code for Objects (set/get class properties)Pais name = Un paisSecond Class = 9876Pais code = 123 Ip = SomeIpAddress Testing Code for Constants and Enumerations (get values)Enumeration value = Read Constant value = -100Constants and Enumerations = -100 || Delete Testing Code for Methods (run methods)String Concatenation = aaa - bbb Adding integers = 141Concatenation from code = abc - zxc Sum from code = 68