Search for test
Title | Object type | File name | Summary |
---|---|---|---|
XMLRPCBasicTestCase | class | modules/ |
Perform basic XML-RPC tests that do not require addition callbacks. |
XMLRPCBasicTestCase::getInfo | function | modules/ |
|
XMLRPCBasicTestCase::testInvalidMessageParsing | function | modules/ |
Ensure that XML-RPC correctly handles invalid messages when parsing. |
XMLRPCBasicTestCase::testListMethods | function | modules/ |
Ensure that a basic XML-RPC call with no parameters works. |
XMLRPCBasicTestCase::testMethodSignature | function | modules/ |
Ensure that system.methodSignature returns an array of signatures. |
XMLRPCMessagesTestCase | class | modules/ |
|
XMLRPCMessagesTestCase::getInfo | function | modules/ |
|
XMLRPCMessagesTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
XMLRPCMessagesTestCase::testAlterListMethods | function | modules/ |
Ensure that hook_xmlrpc_alter() can hide even builtin methods. |
XMLRPCMessagesTestCase::testMulticallLimit | function | modules/ |
Test limits on system.multicall that can prevent brute-force attacks. |
XMLRPCMessagesTestCase::testSizedMessages | function | modules/ |
Make sure that XML-RPC can transfer large messages. |
XMLRPCValidator1IncTestCase | class | modules/ |
|
XMLRPCValidator1IncTestCase::getInfo | function | modules/ |
|
XMLRPCValidator1IncTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
XMLRPCValidator1IncTestCase::testValidator1 | function | modules/ |
Run validator1 tests. |
xmlrpc_test.info | file | modules/ |
name = "XML-RPC Test" description = "Support module for XML-RPC tests according to the validator1 specification." package = Testing version = VERSION core = 7.x hidden = TRUE |
xmlrpc_test.module | file | modules/ |
|
xmlrpc_test_arrayOfStructsTest | function | modules/ |
|
xmlrpc_test_countTheEntities | function | modules/ |
|
xmlrpc_test_easyStructTest | function | modules/ |
|
xmlrpc_test_echoStructTest | function | modules/ |
|
xmlrpc_test_manyTypesTest | function | modules/ |
|
xmlrpc_test_message_sized_in_kb | function | modules/ |
Created a message of the desired size in KB. |
xmlrpc_test_moderateSizeArrayCheck | function | modules/ |
|
xmlrpc_test_nestedStructTest | function | modules/ |
|
xmlrpc_test_simpleStructReturnTest | function | modules/ |
|
xmlrpc_test_xmlrpc | function | modules/ |
Implements hook_xmlrpc(). |
xmlrpc_test_xmlrpc_alter | function | modules/ |
Implements hook_xmlrpc_alter(). |
_batch_test_batch_0 | function | modules/ |
Batch 0: no operation. |
_batch_test_batch_1 | function | modules/ |
Batch 1: repeats a simple operation. |
_batch_test_batch_2 | function | modules/ |
Batch 2: single multistep operation. |
_batch_test_batch_3 | function | modules/ |
Batch 3: both single and multistep operations. |
_batch_test_batch_4 | function | modules/ |
Batch 4: batch within a batch. |
_batch_test_batch_5 | function | modules/ |
Batch 5: repeats a simple operation. |
_batch_test_callback_1 | function | modules/ |
Implements callback_batch_operation(). |
_batch_test_callback_2 | function | modules/ |
Implements callback_batch_operation(). |
_batch_test_callback_5 | function | modules/ |
Implements callback_batch_operation(). |
_batch_test_finished_0 | function | modules/ |
Implements callback_batch_finished(). |
_batch_test_finished_1 | function | modules/ |
Implements callback_batch_finished(). |
_batch_test_finished_2 | function | modules/ |
Implements callback_batch_finished(). |
_batch_test_finished_3 | function | modules/ |
Implements callback_batch_finished(). |
_batch_test_finished_4 | function | modules/ |
Implements callback_batch_finished(). |
_batch_test_finished_5 | function | modules/ |
Implements callback_batch_finished(). |
_batch_test_finished_helper | function | modules/ |
Implements callback_batch_finished(). |
_batch_test_nested_batch_callback | function | modules/ |
Implements callback_batch_operation(). |
_batch_test_nested_drupal_form_submit_callback | function | modules/ |
Batch operation: submits form_test_mock_form using drupal_form_submit(). |
_batch_test_theme_callback | function | modules/ |
Batch callback function for testing the theme used on the progress page. |
_field_test_field_storage_query_sort_helper | function | modules/ |
Sort helper for field_test_field_storage_query(). |
_field_test_storage_data | function | modules/ |
Helper function: stores or retrieves data from the 'storage backend'. |
_file_test_form | function | modules/ |
Form to test file uploads. |
Pagination
- Previous page
- Page 98
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.