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
TaxonomyWebTestCase::createVocabulary function modules/taxonomy/taxonomy.test Returns a new vocabulary with random properties.
taxonomy_nodes_test.info file modules/simpletest/tests/taxonomy_nodes_test.info name = "Taxonomy module node list tests"
description = "Support module for taxonomy node list related testing."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
taxonomy_nodes_test.module file modules/simpletest/tests/taxonomy_nodes_test.module Dummy module implementing hook_query_TAG_alter.
taxonomy_nodes_test_query_node_access_alter function modules/simpletest/tests/taxonomy_nodes_test.module Implements hook_query_TAG_alter().
taxonomy_test.info file modules/simpletest/tests/taxonomy_test.info name = "Taxonomy test module"
description = "Tests functions and hooks not used in core".
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
dependencies[] = taxonomy
taxonomy_test.install file modules/simpletest/tests/taxonomy_test.install Install, update and uninstall functions for the taxonomy_test module.
taxonomy_test.module file modules/simpletest/tests/taxonomy_test.module Test module for Taxonomy hooks and functions not used in core.
taxonomy_test_block_info function modules/simpletest/tests/taxonomy_test.module Implements hook_block_info().
taxonomy_test_block_view function modules/simpletest/tests/taxonomy_test.module Implements hook_block_view().
taxonomy_test_entity_view function modules/simpletest/tests/taxonomy_test.module Implements hook_entity_view().
taxonomy_test_form_alter function modules/simpletest/tests/taxonomy_test.module Implements hook_form_alter().
taxonomy_test_get_antonym function modules/simpletest/tests/taxonomy_test.module Return the antonym of the given term ID.
taxonomy_test_query_alter function modules/simpletest/tests/taxonomy_test.module Implements hook_query_alter().
taxonomy_test_query_taxonomy_term_access_alter function modules/simpletest/tests/taxonomy_test.module Implements hook_query_TAG_alter().
taxonomy_test_query_term_access_alter function modules/simpletest/tests/taxonomy_test.module Implements hook_query_TAG_alter().
taxonomy_test_schema function modules/simpletest/tests/taxonomy_test.install Implements hook_schema().
taxonomy_test_simple_form function modules/simpletest/tests/taxonomy_test.module Form builder for testing submission on taxonomy terms overview page.
taxonomy_test_taxonomy_term_delete function modules/simpletest/tests/taxonomy_test.module Implements hook_taxonomy_term_delete().
taxonomy_test_taxonomy_term_insert function modules/simpletest/tests/taxonomy_test.module Implements hook_taxonomy_term_insert().
taxonomy_test_taxonomy_term_load function modules/simpletest/tests/taxonomy_test.module Implements hook_taxonomy_term_load().
taxonomy_test_taxonomy_term_update function modules/simpletest/tests/taxonomy_test.module Implements hook_taxonomy_term_update().
taxonomy_test_taxonomy_term_view function modules/simpletest/tests/taxonomy_test.module Implements hook_taxonomy_term_view().
template_preprocess_theme_test function modules/simpletest/tests/theme_test.inc Preprocesses variables for theme_theme_test().
TestEntityBundleController class modules/field/tests/field_test.entity.inc Controller class for the test_entity_bundle entity type.
TestEntityBundleController::attachLoad function modules/field/tests/field_test.entity.inc Attaches data to entities upon loading.
TestFileTransfer class modules/simpletest/tests/filetransfer.test Mock FileTransfer object for test case.
TestFileTransfer::$host property modules/simpletest/tests/filetransfer.test
TestFileTransfer::$password property modules/simpletest/tests/filetransfer.test
TestFileTransfer::$port property modules/simpletest/tests/filetransfer.test
TestFileTransfer::$shouldIsDirectoryReturnTrue property modules/simpletest/tests/filetransfer.test This is for testing the CopyRecursive logic.
TestFileTransfer::$username property modules/simpletest/tests/filetransfer.test
TestFileTransfer::chmodJailed function modules/simpletest/tests/filetransfer.test
TestFileTransfer::connect function modules/simpletest/tests/filetransfer.test Connect to the server.
TestFileTransfer::copyFileJailed function modules/simpletest/tests/filetransfer.test Copies a file.
TestFileTransfer::createDirectoryJailed function modules/simpletest/tests/filetransfer.test Creates a directory.
TestFileTransfer::factory function modules/simpletest/tests/filetransfer.test Classes that extend this class must override the factory() static method.
TestFileTransfer::isDirectory function modules/simpletest/tests/filetransfer.test Checks if a particular path is a directory
TestFileTransfer::isFile function modules/simpletest/tests/filetransfer.test Checks if a particular path is a file (not a directory).
TestFileTransfer::removeDirectoryJailed function modules/simpletest/tests/filetransfer.test Removes a directory.
TestFileTransfer::removeFileJailed function modules/simpletest/tests/filetransfer.test Removes a file.
TestFileTransfer::__construct function modules/simpletest/tests/filetransfer.test The constructor for the UpdateConnection class. This method is also called
from the classes that extend this class and override this method.
testing.info file profiles/testing/testing.info name = Testing
description = Minimal profile for running tests. Includes absolutely required modules only.
version = VERSION
core = 7.x
hidden = TRUE
testing.install file profiles/testing/testing.install Install, update and uninstall functions for the testing profile.
testing.profile file profiles/testing/testing.profile Installation profile for tests.
TestingMailSystem class modules/system/system.mail.inc A mail sending implementation that captures sent messages to a variable.
TestingMailSystem::mail function modules/system/system.mail.inc Accept an e-mail message and store it in a variable.
testing_install function profiles/testing/testing.install Implements hook_install().
TestTaxonomyTermController class modules/simpletest/tests/taxonomy_test.module Test controller class for taxonomy terms.
TestTaxonomyTermController::loadFromCache function modules/simpletest/tests/taxonomy_test.module
test_basetheme.info file modules/simpletest/tests/themes/test_basetheme/test_basetheme.info name = Theme test base theme
description = Test theme which acts as a base theme for other test subthemes.
core = 7.x
hidden = TRUE

settings[basetheme_only] = base theme value
settings[subtheme_override] = base theme value

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