aboutsummaryrefslogtreecommitdiffstats
path: root/actionwebservice/lib/action_web_service/test_invoke.rb
Commit message (Expand)AuthorAgeFilesLines
* fix invalid request XML generation in test process.Leon Breedt2005-08-241-1/+1
* Allow multiple invocations in the same WS test #1720Leon Breedt2005-08-141-0/+1
* fix WSDL generation, change the way protocols are instantiated, and add Leon Breedt2005-06-251-3/+3
* fix that functional testing for :layered SOAP would complain that itLeon Breedt2005-05-081-4/+1
* be explicit about the object to do #instance_eval in for delegated dispatching,Leon Breedt2005-04-051-1/+12
* * Fix casting of nested members in structured types if we have a signatureLeon Breedt2005-04-041-6/+4
* * collapse 'ws' back into protocols, it just added complexity and indirection...Leon Breedt2005-04-021-28/+9
* generalize casting code to be used by both SOAP and XML-RPC (previously only ...Leon Breedt2005-03-281-12/+3
* Fixed documentation and prepared for 0.11.0 releaseDavid Heinemeier Hansson2005-03-221-2/+2
* add action_web_service/test_invoke, will be used by for testing APIs inLeon Breedt2005-03-041-0/+130