Part of spamfighter.txjsonrpc.web.test.test_jsonrpc View Source View In Hierarchy
| Method | __init__ | Undocumented |
| Method | render | Undocumented |
| Method | jsonrpc_authinfo | Undocumented |
Inherited from Test:
| Method | jsonrpc_add | This function add two numbers. |
| Method | jsonrpc_pair | This function puts the two arguments in an array. |
| Method | jsonrpc_defer | Help for defer. |
| Method | jsonrpc_deferFail | Undocumented |
| Method | jsonrpc_fail | Undocumented |
| Method | jsonrpc_fault | Undocumented |
| Method | jsonrpc_deferFault | Undocumented |
| Method | jsonrpc_complex | Undocumented |
| Method | jsonrpc_dict | Undocumented |
| Method | _getFunction | Given a string, return a function, or raise jsonrpclib.NoSuchFunction. |
Inherited from JSONRPC (via Test):
| Method | putSubHandler | Undocumented |
| Method | getSubHandler | Undocumented |
| Method | getSubHandlerPrefixes | Undocumented |
| Method | _cbRender | Undocumented |
| Method | _ebRender | Undocumented |
| Method | _listFunctions | Return a list of the names of all jsonrpc methods. |