Search for test

  1. Search 9.5.x for test
  2. Search 8.9.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Other projects
Title Object type File name Summary
XMLRPCBasicTestCase class modules/simpletest/tests/xmlrpc.test Perform basic XML-RPC tests that do not require addition callbacks.
XMLRPCBasicTestCase::getInfo function modules/simpletest/tests/xmlrpc.test
XMLRPCBasicTestCase::testInvalidMessageParsing function modules/simpletest/tests/xmlrpc.test Ensure that XML-RPC correctly handles invalid messages when parsing.
XMLRPCBasicTestCase::testListMethods function modules/simpletest/tests/xmlrpc.test Ensure that a basic XML-RPC call with no parameters works.
XMLRPCBasicTestCase::testMethodSignature function modules/simpletest/tests/xmlrpc.test Ensure that system.methodSignature returns an array of signatures.
XMLRPCMessagesTestCase class modules/simpletest/tests/xmlrpc.test
XMLRPCMessagesTestCase::getInfo function modules/simpletest/tests/xmlrpc.test
XMLRPCMessagesTestCase::setUp function modules/simpletest/tests/xmlrpc.test Sets up a Drupal site for running functional and integration tests.
XMLRPCMessagesTestCase::testAlterListMethods function modules/simpletest/tests/xmlrpc.test Ensure that hook_xmlrpc_alter() can hide even builtin methods.
XMLRPCMessagesTestCase::testMulticallLimit function modules/simpletest/tests/xmlrpc.test Test limits on system.multicall that can prevent brute-force attacks.
XMLRPCMessagesTestCase::testSizedMessages function modules/simpletest/tests/xmlrpc.test Make sure that XML-RPC can transfer large messages.
XMLRPCValidator1IncTestCase class modules/simpletest/tests/xmlrpc.test
XMLRPCValidator1IncTestCase::getInfo function modules/simpletest/tests/xmlrpc.test
XMLRPCValidator1IncTestCase::setUp function modules/simpletest/tests/xmlrpc.test Sets up a Drupal site for running functional and integration tests.
XMLRPCValidator1IncTestCase::testValidator1 function modules/simpletest/tests/xmlrpc.test Run validator1 tests.
xmlrpc_test.info file modules/simpletest/tests/xmlrpc_test.info 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/simpletest/tests/xmlrpc_test.module
xmlrpc_test_arrayOfStructsTest function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_countTheEntities function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_easyStructTest function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_echoStructTest function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_manyTypesTest function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_message_sized_in_kb function modules/simpletest/tests/xmlrpc_test.module Created a message of the desired size in KB.
xmlrpc_test_moderateSizeArrayCheck function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_nestedStructTest function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_simpleStructReturnTest function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_xmlrpc function modules/simpletest/tests/xmlrpc_test.module Implements hook_xmlrpc().
xmlrpc_test_xmlrpc_alter function modules/simpletest/tests/xmlrpc_test.module Implements hook_xmlrpc_alter().
_batch_test_batch_0 function modules/simpletest/tests/batch_test.module Batch 0: no operation.
_batch_test_batch_1 function modules/simpletest/tests/batch_test.module Batch 1: repeats a simple operation.
_batch_test_batch_2 function modules/simpletest/tests/batch_test.module Batch 2: single multistep operation.
_batch_test_batch_3 function modules/simpletest/tests/batch_test.module Batch 3: both single and multistep operations.
_batch_test_batch_4 function modules/simpletest/tests/batch_test.module Batch 4: batch within a batch.
_batch_test_batch_5 function modules/simpletest/tests/batch_test.module Batch 5: repeats a simple operation.
_batch_test_callback_1 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_callback_2 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_callback_5 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_finished_0 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_1 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_2 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_3 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_4 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_5 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_helper function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_nested_batch_callback function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_nested_drupal_form_submit_callback function modules/simpletest/tests/batch_test.module Batch operation: submits form_test_mock_form using drupal_form_submit().
_batch_test_theme_callback function modules/simpletest/tests/batch_test.module Batch callback function for testing the theme used on the progress page.
_field_test_field_storage_query_sort_helper function modules/field/tests/field_test.storage.inc Sort helper for field_test_field_storage_query().
_field_test_storage_data function modules/field/tests/field_test.storage.inc Helper function: stores or retrieves data from the 'storage backend'.
_file_test_form function modules/simpletest/tests/file_test.module Form to test file uploads.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.