URL Parameters For Custom Http

14 views
Skip to first unread message

Jamie Jackson

unread,
Jun 8, 2014, 6:37:03 AM6/8/14
to mxu...@googlegroups.com
According to the following, I can add arbitrary URL parameters:

http://wiki.mxunit.org/display/default/Ant+Task+Doc

defaultrunner The testrunner responsible for accepting requests. 
"As of v1.0.5"
You can append arbitrary URL parameters (for custom runners) to the defaultrunner
Example:
defaultrunner="/foo/bar/my_runner.cfc?param1=123&param2=abc"

No /mxunit/runner/HttpAntRunner.cfc

However, if I add, say:

defaultrunner="/test/HttpAntRunner.cfc?foo=bar"

Ant ends up running 

...which obviously yields a "foo" URL variable with the value "bar?method=run"

Am I misunderstanding this "arbitrary URL parameters" thing?

Thanks,
Jamie




Reply all
Reply to author
Forward
0 new messages