Skip to content

Instantly share code, notes, and snippets.

@angiejones
Created January 28, 2019 20:07
Show Gist options
  • Select an option

  • Save angiejones/6fb0a8aa9f7fe5a4f879cf869b63765e to your computer and use it in GitHub Desktop.

Select an option

Save angiejones/6fb0a8aa9f7fe5a4f879cf869b63765e to your computer and use it in GitHub Desktop.
Assertion within test method
Assert.assertTrue("Error validating PDF", validatePDF(destination));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment