rails/actionwebservice/test
Leon Breedt b94bd32f31 first pass of web service scaffolding. add ability to quickly generate an
action pack request for a protocol, add missing log_error when we fail to parse
protocol messages. add RDoc for scaffolding and functional testing.


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1037 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-03-29 12:31:39 +00:00
..
apis merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
ws generalize casting code to be used by both SOAP and XML-RPC (previously only XML-RPC). switch 2005-03-28 03:20:13 +00:00
abstract_client.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
abstract_dispatcher.rb first pass of web service scaffolding. add ability to quickly generate an 2005-03-29 12:31:39 +00:00
abstract_unit.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
api_test.rb first pass of web service scaffolding. add ability to quickly generate an 2005-03-29 12:31:39 +00:00
base_test.rb rename entire package to Action Web Service 2005-02-18 23:55:29 +00:00
client_soap_test.rb generalize casting code to be used by both SOAP and XML-RPC (previously only XML-RPC). switch 2005-03-28 03:20:13 +00:00
client_xmlrpc_test.rb generalize casting code to be used by both SOAP and XML-RPC (previously only XML-RPC). switch 2005-03-28 03:20:13 +00:00
container_test.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
dispatcher_action_controller_soap_test.rb first pass of web service scaffolding. add ability to quickly generate an 2005-03-29 12:31:39 +00:00
dispatcher_action_controller_xmlrpc_test.rb first pass of web service scaffolding. add ability to quickly generate an 2005-03-29 12:31:39 +00:00
gencov merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
invocation_test.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
run generalize casting code to be used by both SOAP and XML-RPC (previously only XML-RPC). switch 2005-03-28 03:20:13 +00:00
struct_test.rb rename entire package to Action Web Service 2005-02-18 23:55:29 +00:00
test_invoke_test.rb add action_web_service/test_invoke, will be used by for testing APIs in 2005-03-04 10:07:53 +00:00