Skip to content

Instantly share code, notes, and snippets.

@bittersweetryan
Created January 16, 2012 13:56
Show Gist options
  • Save bittersweetryan/1620990 to your computer and use it in GitHub Desktop.
Save bittersweetryan/1620990 to your computer and use it in GitHub Desktop.
Blog Post - Ordered Test Decorator
<cfcomponent extends="mxunit.framework.TestCase"
mxunit:decorators=mxunit.framework.decorators.OrderedTestDecorator>
...
</cfcomponent>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment