Files

Primary tabs

File name Locationsort descending Namespace Description
entity_crud_hook_test.module drupal/modules/simpletest/tests/entity_crud_hook_test.module Test module for the Entity CRUD API.
entity_crud_hook_test.test drupal/modules/simpletest/tests/entity_crud_hook_test.test CRUD hook tests for the Entity CRUD API.
entity_query.test drupal/modules/simpletest/tests/entity_query.test Unit test file for the entity API.
entity_query_access_test.info drupal/modules/simpletest/tests/entity_query_access_test.info name = "Entity query access test" description = "Support module for checking entity query results." package = Testing version = VERSION core = 7.x hidden = TRUE
entity_query_access_test.module drupal/modules/simpletest/tests/entity_query_access_test.module Helper module for testing EntityFieldQuery access on any type of entity.
error.test drupal/modules/simpletest/tests/error.test
error_test.info drupal/modules/simpletest/tests/error_test.info name = "Error test" description = "Support module for error and exception testing." package = Testing version = VERSION core = 7.x hidden = TRUE
error_test.module drupal/modules/simpletest/tests/error_test.module
file.test drupal/modules/simpletest/tests/file.test This provides SimpleTests for the core file handling functionality. These include FileValidateTest and FileSaveTest.
filetransfer.test drupal/modules/simpletest/tests/filetransfer.test
file_test.info drupal/modules/simpletest/tests/file_test.info name = "File test" description = "Support module for file handling tests." package = Testing version = VERSION core = 7.x files[] = file_test.module hidden = TRUE
file_test.module drupal/modules/simpletest/tests/file_test.module Helper module for the file tests.
filter_test.info drupal/modules/simpletest/tests/filter_test.info name = Filter test module description = Tests filter hooks and functions. package = Testing version = VERSION core = 7.x hidden = TRUE
filter_test.module drupal/modules/simpletest/tests/filter_test.module Test module for Filter module hooks and functions not used in core.
form.test drupal/modules/simpletest/tests/form.test Unit tests for the Drupal Form API.
form_test.file.inc drupal/modules/simpletest/tests/form_test.file.inc An include file to test loading it with the form API.
form_test.info drupal/modules/simpletest/tests/form_test.info name = "FormAPI Test" description = "Support module for Form API tests." package = Testing version = VERSION core = 7.x hidden = TRUE
form_test.module drupal/modules/simpletest/tests/form_test.module Helper module for the form API tests.
graph.test drupal/modules/simpletest/tests/graph.test Provides unit tests for graph.inc.
http.php drupal/modules/simpletest/tests/http.php Fake an HTTP request, for use during testing.
https.php drupal/modules/simpletest/tests/https.php Fake an HTTPS request, for use during testing.
image.test drupal/modules/simpletest/tests/image.test Tests for core image handling API.
image_test.info drupal/modules/simpletest/tests/image_test.info name = "Image test" description = "Support module for image toolkit tests." package = Testing version = VERSION core = 7.x hidden = TRUE
image_test.module drupal/modules/simpletest/tests/image_test.module Helper module for the image tests.
lock.test drupal/modules/simpletest/tests/lock.test
mail.test drupal/modules/simpletest/tests/mail.test Test the Drupal mailing system.
menu.test drupal/modules/simpletest/tests/menu.test Provides SimpleTests for menu.inc.
menu_test.info drupal/modules/simpletest/tests/menu_test.info name = "Hook menu tests" description = "Support module for menu hook testing." package = Testing version = VERSION core = 7.x hidden = TRUE
menu_test.module drupal/modules/simpletest/tests/menu_test.module Dummy module implementing hook menu.
module.test drupal/modules/simpletest/tests/module.test Tests for the module API.
module_test.file.inc drupal/modules/simpletest/tests/module_test.file.inc A file to test module_implements() loading includes.
module_test.implementations.inc drupal/modules/simpletest/tests/module_test.implementations.inc
module_test.info drupal/modules/simpletest/tests/module_test.info name = "Module test" description = "Support module for module system testing." package = Testing version = VERSION core = 7.x hidden = TRUE
module_test.install drupal/modules/simpletest/tests/module_test.install Install, update and uninstall functions for the module_test module.
module_test.module drupal/modules/simpletest/tests/module_test.module
pager.test drupal/modules/simpletest/tests/pager.test Tests for pager functionality.
password.test drupal/modules/simpletest/tests/password.test Provides unit tests for password.inc.
path.test drupal/modules/simpletest/tests/path.test Tests for path.inc.
path_test.info drupal/modules/simpletest/tests/path_test.info name = "Hook path tests" description = "Support module for path hook testing." package = Testing version = VERSION core = 7.x hidden = TRUE
path_test.module drupal/modules/simpletest/tests/path_test.module Helper module for the path tests.
ExampleTest.php drupal/modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test/Tests/ExampleTest.php Drupal\psr_0_test\Tests
NestedExampleTest.php drupal/modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test/Tests/Nested/NestedExampleTest.php Drupal\psr_0_test\Tests\Nested
psr_0_test.info drupal/modules/simpletest/tests/psr_0_test/psr_0_test.info name = PSR-0 Test cases description = Test classes to be discovered by simpletest. core = 7.x hidden = TRUE package = Testing
psr_0_test.module drupal/modules/simpletest/tests/psr_0_test/psr_0_test.module
psr_4_test.info drupal/modules/simpletest/tests/psr_4_test/psr_4_test.info name = PSR-4 Test cases description = Test classes to be discovered by simpletest. core = 7.x hidden = TRUE package = Testing
psr_4_test.module drupal/modules/simpletest/tests/psr_4_test/psr_4_test.module
ExampleTest.php drupal/modules/simpletest/tests/psr_4_test/src/Tests/ExampleTest.php Drupal\psr_4_test\Tests
NestedExampleTest.php drupal/modules/simpletest/tests/psr_4_test/src/Tests/Nested/NestedExampleTest.php Drupal\psr_4_test\Tests\Nested
registry.test drupal/modules/simpletest/tests/registry.test
requirements1_test.info drupal/modules/simpletest/tests/requirements1_test.info name = Requirements 1 Test description = "Tests that a module is not installed when it fails hook_requirements('install')." package = Testing version = VERSION core = 7.x hidden = TRUE

Pages

Other projects