15 calls to DrupalTestCase::verbose() in Drupal 7
- DateTimeFunctionalTest::testDateFormatStorage in modules/
system/ system.test - Test if the date formats are stored properly.
- DrupalHtmlToTextTestCase::assertHtmlToText in modules/
simpletest/ tests/ mail.test - Helper function for testing drupal_html_to_text().
- DrupalHtmlToTextTestCase::testDrupalHtmlToTextBlockTagToNewline in modules/
simpletest/ tests/ mail.test - Test that text separated by block-level tags in HTML get separated by (at least) a newline in the plaintext version.
- DrupalRenderTestCase::assertRenderedElement in modules/
simpletest/ tests/ common.test - DrupalWebTestCase::assertThemeOutput in modules/
simpletest/ drupal_web_test_case.php - Asserts themed output.
- DrupalWebTestCase::drupalGet in modules/
simpletest/ drupal_web_test_case.php - Retrieves a Drupal path or an absolute path.
- DrupalWebTestCase::drupalPost in modules/
simpletest/ drupal_web_test_case.php - Execute a POST request on a Drupal page. It will be done as usual POST request with SimpleBrowser.
- DrupalWebTestCase::drupalPostAJAX in modules/
simpletest/ drupal_web_test_case.php - Execute an Ajax submission.
- DrupalWebTestCase::verboseEmail in modules/
simpletest/ drupal_web_test_case.php - Outputs to verbose the most recent $count emails sent.
- FieldUIManageDisplayTestCase::assertNodeViewTextHelper in modules/
field_ui/ field_ui.test - Asserts that a string is (not) found in the rendered nodein a view mode.
- FilterUnitTestCase::assertFilteredString in modules/
filter/ filter.test - Asserts multiple filter output expectations for multiple input strings.
- FilterUnitTestCase::testLineBreakFilter in modules/
filter/ filter.test - Tests the line break filter.
- TableSortTest::testTableSortInit in modules/
simpletest/ tests/ tablesort.test - Test tablesort_init().
- TrackerTest::testTrackerOrderingNewComments in modules/
tracker/ tracker.test - Tests for ordering on a users tracker listing when comments are posted.
- UpgradePathTaxonomyTestCase::testTaxonomyUpgrade in modules/
simpletest/ tests/ upgrade/ upgrade.taxonomy.test - Basic tests for the taxonomy upgrade.