Files

Primary tabs

File name Locationsort ascending Namespace Description
session.test drupal/modules/simpletest/tests/session.test Provides SimpleTests for core session handling functionality.
schema.test drupal/modules/simpletest/tests/schema.test Tests for the Database Schema API.
requirements2_test.module drupal/modules/simpletest/tests/requirements2_test.module Tests that a module is not installed when the one it depends on fails hook_requirements('install').
requirements2_test.info drupal/modules/simpletest/tests/requirements2_test.info name = Requirements 2 Test description = "Tests that a module is not installed when the one it depends on fails hook_requirements('install)." dependencies[] = requirements1_test dependencies[] = comment package = Testing version =…
requirements1_test.module drupal/modules/simpletest/tests/requirements1_test.module Tests that a module is not installed when it fails hook_requirements('install').
requirements1_test.install drupal/modules/simpletest/tests/requirements1_test.install
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
registry.test drupal/modules/simpletest/tests/registry.test
NestedExampleTest.php drupal/modules/simpletest/tests/psr_4_test/src/Tests/Nested/NestedExampleTest.php Drupal\psr_4_test\Tests\Nested
ExampleTest.php drupal/modules/simpletest/tests/psr_4_test/src/Tests/ExampleTest.php Drupal\psr_4_test\Tests
psr_4_test.module drupal/modules/simpletest/tests/psr_4_test/psr_4_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_0_test.module drupal/modules/simpletest/tests/psr_0_test/psr_0_test.module
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
NestedExampleTest.php drupal/modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test/Tests/Nested/NestedExampleTest.php Drupal\psr_0_test\Tests\Nested
ExampleTest.php drupal/modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test/Tests/ExampleTest.php Drupal\psr_0_test\Tests
path_test.module drupal/modules/simpletest/tests/path_test.module Helper module for the path tests.
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 drupal/modules/simpletest/tests/path.test Tests for path.inc.
password.test drupal/modules/simpletest/tests/password.test Provides unit tests for password.inc.
pager.test drupal/modules/simpletest/tests/pager.test Tests for pager functionality.
module_test.module drupal/modules/simpletest/tests/module_test.module
module_test.install drupal/modules/simpletest/tests/module_test.install Install, update and uninstall functions for the module_test module.
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.implementations.inc drupal/modules/simpletest/tests/module_test.implementations.inc
module_test.file.inc drupal/modules/simpletest/tests/module_test.file.inc A file to test module_implements() loading includes.
module.test drupal/modules/simpletest/tests/module.test Tests for the module API.
menu_test.module drupal/modules/simpletest/tests/menu_test.module Dummy module implementing hook menu.
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 drupal/modules/simpletest/tests/menu.test Provides SimpleTests for menu.inc.
mail.test drupal/modules/simpletest/tests/mail.test Test the Drupal mailing system.
lock.test drupal/modules/simpletest/tests/lock.test
image_test.module drupal/modules/simpletest/tests/image_test.module Helper module for the image tests.
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 drupal/modules/simpletest/tests/image.test Tests for core image handling API.
https.php drupal/modules/simpletest/tests/https.php Fake an HTTPS request, for use during testing.
http.php drupal/modules/simpletest/tests/http.php Fake an HTTP request, for use during testing.
graph.test drupal/modules/simpletest/tests/graph.test Provides unit tests for graph.inc.
form_test.module drupal/modules/simpletest/tests/form_test.module Helper module for the form API tests.
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.file.inc drupal/modules/simpletest/tests/form_test.file.inc An include file to test loading it with the form API.
form.test drupal/modules/simpletest/tests/form.test Unit tests for the Drupal Form API.
filter_test.module drupal/modules/simpletest/tests/filter_test.module Test module for Filter module hooks and functions not used in core.
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
file_test.module drupal/modules/simpletest/tests/file_test.module Helper module for the file tests.
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
filetransfer.test drupal/modules/simpletest/tests/filetransfer.test
file.test drupal/modules/simpletest/tests/file.test This provides SimpleTests for the core file handling functionality. These include FileValidateTest and FileSaveTest.
error_test.module drupal/modules/simpletest/tests/error_test.module
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

Pages

Other projects