Search for test
Title | Object type | File name | Summary |
---|---|---|---|
HookRequirementsTestCase::getInfo | function | modules/ |
|
HookRequirementsTestCase::testHookRequirementsFailure | function | modules/ |
Assert that a module cannot be installed if it fails hook_requirements(). |
hook_simpletest_alter | function | modules/ |
Alter the list of tests. |
hook_test_finished | function | modules/ |
An individual test has finished. |
hook_test_group_finished | function | modules/ |
A test group has finished. |
hook_test_group_started | function | modules/ |
A test group has started. |
HtaccessTest | class | modules/ |
Tests .htaccess is working correctly. |
HtaccessTest::assertFileAccess | function | modules/ |
Asserts that a file exists and requesting it returns a specific response. |
HtaccessTest::getInfo | function | modules/ |
|
HtaccessTest::getProtectedFiles | function | modules/ |
Get an array of file paths for access testing. |
HtaccessTest::testFileAccess | function | modules/ |
Iterates over protected files and calls assertNoFileAccess(). |
HTMLIdTestCase | class | modules/ |
Tests uniqueness of generated HTML IDs. |
HTMLIdTestCase::getInfo | function | modules/ |
|
HTMLIdTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
HTMLIdTestCase::testHTMLId | function | modules/ |
Tests that HTML IDs do not get duplicated when form validation fails. |
image.test | file | modules/ |
Tests for image.module. |
image.test | file | modules/ |
Tests for core image handling API. |
ImageAdminStylesUnitTest | class | modules/ |
Tests creation, deletion, and editing of image styles and effects. |
ImageAdminStylesUnitTest::createSampleImage | function | modules/ |
Given an image style, generate an image. |
ImageAdminStylesUnitTest::getImageCount | function | modules/ |
Count the number of images currently create for a style. |
ImageAdminStylesUnitTest::getInfo | function | modules/ |
|
ImageAdminStylesUnitTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
ImageAdminStylesUnitTest::testDefaultStyle | function | modules/ |
Test to override, edit, then revert a style. |
ImageAdminStylesUnitTest::testNumericStyleName | function | modules/ |
Test creating an image style with a numeric name and ensuring it can be applied to an image. |
ImageAdminStylesUnitTest::testOrphanedEffect | function | modules/ |
Test disabling a module providing an effect in use by an image style. |
ImageAdminStylesUnitTest::testStyle | function | modules/ |
General test to add a style, add/remove/edit effects to it, then delete it. |
ImageAdminStylesUnitTest::testStyleReplacement | function | modules/ |
Test deleting a style and choosing a replacement style. |
ImageAdminUiTestCase | class | modules/ |
Tests the administrative user interface. |
ImageAdminUiTestCase::getInfo | function | modules/ |
|
ImageAdminUiTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
ImageAdminUiTestCase::testAddEffectHelpText | function | modules/ |
Test if the help text is available on the add effect form. |
ImageAdminUiTestCase::testEditEffectHelpText | function | modules/ |
Test if the help text is available on the edit effect form. |
ImageDimensionsScaleTestCase | class | modules/ |
Tests image_dimensions_scale(). |
ImageDimensionsScaleTestCase::getInfo | function | modules/ |
|
ImageDimensionsScaleTestCase::testImageDimensionsScale | function | modules/ |
Tests all control flow branches in image_dimensions_scale(). |
ImageDimensionsTestCase | class | modules/ |
Tests that images have correct dimensions when styled. |
ImageDimensionsTestCase::getInfo | function | modules/ |
|
ImageDimensionsTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
ImageDimensionsTestCase::testImageDimensions | function | modules/ |
Test styled image dimensions cumulatively. |
ImageEffectsUnitTest | class | modules/ |
Use the image_test.module's mock toolkit to ensure that the effects are properly passing parameters to the image toolkit. |
ImageEffectsUnitTest::getInfo | function | modules/ |
|
ImageEffectsUnitTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
ImageEffectsUnitTest::testCropEffect | function | modules/ |
Test the image_crop_effect() function. |
ImageEffectsUnitTest::testDesaturateEffect | function | modules/ |
Test the image_desaturate_effect() function. |
ImageEffectsUnitTest::testImageEffectsCaching | function | modules/ |
Test image effect caching. |
ImageEffectsUnitTest::testResizeEffect | function | modules/ |
Test the image_resize_effect() function. |
ImageEffectsUnitTest::testRotateEffect | function | modules/ |
Test the image_rotate_effect() function. |
ImageEffectsUnitTest::testScaleAndCropEffect | function | modules/ |
Test the image_scale_and_crop_effect() function. |
ImageEffectsUnitTest::testScaleEffect | function | modules/ |
Test the image_scale_effect() function. |
ImageFieldDefaultImagesTestCase | class | modules/ |
Tests default image settings. |
Pagination
- Previous page
- Page 48
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.