You are here

8 calls to DrupalTestCase::assertEqual() in SimpleTest 7.2

DrupalWebTestCase::assertTitle in ./drupal_web_test_case.php
Pass if the page title is the given string.
DrupalWebTestCase::assertUrl in ./drupal_web_test_case.php
Pass if the internal browser's URL matches the given path.
DrupalWebTestCase::drupalCreateContentType in ./drupal_web_test_case.php
Creates a custom content type based on default settings.
SimpleTestFunctionalTest::confirmStubTestResults in ./simpletest.test
Confirm that the stub test produced the desired results.
SimpleTestFunctionalTest::testInternalBrowser in ./simpletest.test
Test the internal browsers functionality.
SimpleTestMailCaptureTestCase::testMailSend in ./simpletest.test
Test to see if the wrapper function is executed correctly.
SimpleTestURLTestCase::testGetAbsoluteUrl in ./simpletest.test
Test DrupalWebTestCase::getAbsoluteUrl().
SimpleTestURLTestCase::testXPathEscaping in ./simpletest.test
Tests XPath escaping.