Skip to content

Instantly share code, notes, and snippets.

@malenkiki
Created February 7, 2014 21:59
Show Gist options
  • Select an option

  • Save malenkiki/8872838 to your computer and use it in GitHub Desktop.

Select an option

Save malenkiki/8872838 to your computer and use it in GitHub Desktop.
Quick reminder for useful asserts used into PHPUnit
AssertTrue & AssertFalse
AssertEquals
AssertGreaterThan
LessThanOrEqual
AssertContains
AssertType
AssertNull
AssertFileExists
AssertRegExp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment