Search for test
Title | Object type | File name | Summary |
---|---|---|---|
DrupalAddFeedTestCase | class | modules/ |
Basic tests for drupal_add_feed(). |
DrupalAddFeedTestCase::getInfo | function | modules/ |
|
DrupalAddFeedTestCase::testBasicFeedAddNoTitle | function | modules/ |
Test drupal_add_feed() with paths, URLs, and titles. |
DrupalAddFeedTestCase::urlToRSSLinkPattern | function | modules/ |
Create a pattern representing the RSS feed in the page. |
DrupalAddHtmlHeadLinkTest | class | modules/ |
Test for drupal_add_html_head_link(). |
DrupalAddHtmlHeadLinkTest::getInfo | function | modules/ |
|
DrupalAddHtmlHeadLinkTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
DrupalAddHtmlHeadLinkTest::testDrupalAddHtmlHeadLink | function | modules/ |
Tests drupal_add_html_head_link(). |
DrupalAlterTestCase | class | modules/ |
Tests for URL generation functions. |
DrupalAlterTestCase::getInfo | function | modules/ |
|
DrupalAlterTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
DrupalAlterTestCase::testDrupalAlter | function | modules/ |
|
DrupalAttributesUnitTest | class | modules/ |
Tests for the format_date() function. |
DrupalAttributesUnitTest::getInfo | function | modules/ |
|
DrupalAttributesUnitTest::testDrupalAttributes | function | modules/ |
Tests that drupal_html_class() cleans the class name properly. |
DrupalAutoloadTestClass | class | modules/ |
This class is empty because we only care if Drupal can find it. |
DrupalAutoloadTestInterface | interface | modules/ |
This interface is empty because we only care if Drupal can find it. |
DrupalDataApiTest | class | modules/ |
Tests for CRUD API functions. |
DrupalDataApiTest::getInfo | function | modules/ |
|
DrupalDataApiTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
DrupalDataApiTest::testDrupalWriteRecord | function | modules/ |
Test the drupal_write_record() API function. |
DrupalDummyRemoteStreamWrapper | class | modules/ |
Helper class for testing the stream wrapper registry. |
DrupalDummyRemoteStreamWrapper::realpath | function | modules/ |
Base implementation of realpath(). |
DrupalErrorCollectionUnitTest | class | modules/ |
Tests Simpletest error and exception collector. |
DrupalErrorCollectionUnitTest::$collectedErrors | property | modules/ |
Errors triggered during the test. |
DrupalErrorCollectionUnitTest::assertError | function | modules/ |
Assert that a collected error matches what we are expecting. |
DrupalErrorCollectionUnitTest::error | function | modules/ |
Error handler that collects errors in an array. |
DrupalErrorCollectionUnitTest::getInfo | function | modules/ |
|
DrupalErrorCollectionUnitTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
DrupalErrorCollectionUnitTest::testErrorCollect | function | modules/ |
Test that simpletest collects errors from the tested site. |
DrupalErrorHandlerTestCase | class | modules/ |
Tests Drupal error and exception handlers. |
DrupalErrorHandlerTestCase::assertErrorMessage | function | modules/ |
Helper function: assert that the error message is found. |
DrupalErrorHandlerTestCase::assertNoErrorMessage | function | modules/ |
Helper function: assert that the error message is not found. |
DrupalErrorHandlerTestCase::getInfo | function | modules/ |
|
DrupalErrorHandlerTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
DrupalErrorHandlerTestCase::testErrorHandler | function | modules/ |
Test the error handler. |
DrupalErrorHandlerTestCase::testExceptionHandler | function | modules/ |
Test the exception handler. |
DrupalGetQueryArrayTestCase | class | modules/ |
Tests the functionality of drupal_get_query_array(). |
DrupalGetQueryArrayTestCase::getInfo | function | modules/ |
|
DrupalGetQueryArrayTestCase::testDrupalGetQueryArray | function | modules/ |
Tests that drupal_get_query_array() correctly explodes query parameters. |
DrupalGetRdfNamespacesTestCase | class | modules/ |
Tests for RDF namespaces XML serialization. |
DrupalGetRdfNamespacesTestCase::getInfo | function | modules/ |
|
DrupalGetRdfNamespacesTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
DrupalGetRdfNamespacesTestCase::testGetRdfNamespaces | function | modules/ |
Test RDF namespaces. |
DrupalGotoTest | class | modules/ |
Testing drupal_goto and hook_drupal_goto_alter(). |
DrupalGotoTest::getInfo | function | modules/ |
|
DrupalGotoTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
DrupalGotoTest::testDrupalGetDestination | function | modules/ |
Test drupal_get_destination(). |
DrupalGotoTest::testDrupalGoto | function | modules/ |
Test drupal_goto(). |
DrupalGotoTest::testDrupalGotoAlter | function | modules/ |
Test hook_drupal_goto_alter(). |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.