Skip to content

Instantly share code, notes, and snippets.

@roughy
Created April 8, 2013 13:47
Show Gist options
  • Save roughy/5336883 to your computer and use it in GitHub Desktop.
Save roughy/5336883 to your computer and use it in GitHub Desktop.
Example usage of assertEqualsAndSay function
assertEqualsAndSay(HttpStatus.SC_NOT_FOUND, response3.httpStatus, "The profile is not found since it has been deleted.");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment