Accessor: test/TestFunctions

test/TestFunctions

Test top-level functions provided by the host.

Version:
  • $$Id$$
Author:
  • Edward A. Lee
Source:
Outputs:
Name Type Description
getResource Outputs the contents of index.html if the host implements this.getResource() and can serve contents given 'index.html' as the URI.
httpRequest Outputs the contents of index.html if the host implements httpRequest() and can serve contents given 'index.html' as the URL.
readURL Outputs the contents of index.html if the host implements readURL() and can serve contents given 'index.html' as the URL.