I have to set up test cases for an assignment. I know to use STAssertEquals for numbers but I am unsure how to test the following method that returns a string.I have to set up test cases for an assignment.
I have to set up test cases for an assignment. I know to use STAssertEquals for numbers but I am unsure how to test the following method that returns a string.I have to set up test cases for an assignment.