Skip to content

Instantly share code, notes, and snippets.

@mageekguy
Created January 9, 2014 13:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mageekguy/8334029 to your computer and use it in GitHub Desktop.
Save mageekguy/8334029 to your computer and use it in GitHub Desktop.
public function testClassConstants()
{
// new
// hot!
// it's sexy!
// it's awesome!
// see below!
// the new feature is below
// Hywan, please see below to review the code
// Do you want a diff?
$this->testedClass->hasConstant('defaultNamespace')->equalTo('tpl');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment