Created
May 31, 2009 04:10
-
-
Save virtix/120754 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function getAFuckingLifeYouAsshatMonkeyShitHurler() { | |
var null = ''; | |
var methodProxy = javacast('null',chr(0)); | |
var args = {1='scum sucking asshat-wearing Neanderfuck'}; | |
var ctx = getPageContext().getFusionContext(); | |
ctx.parent._set('methodProxy', ctx.parent.createObject('java','coldfusion.runtime.java.JavaProxy').init( ctx.parent._autoscalarize( ctx.parent._get('plainOldComponent').echo )) ); | |
actual = methodProxy.invoke(null, null, ctx.parent, args); | |
debug(actual); | |
assertEquals( 'scum sucking asshat-wearing Neanderfuck' , actual ); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment