You are here

7 calls to DrupalTestCase::fail() in SimpleTest 6.2

DrupalWebTestCase::assertNoDuplicateIds in ./drupal_web_test_case.php
Asserts that each HTML ID is used for just a single element.
DrupalWebTestCase::checkPermissions in ./drupal_web_test_case.php
Check to make sure that the array of permissions are valid.
DrupalWebTestCase::drupalPost in ./drupal_web_test_case.php
Execute a POST request on a Drupal page. It will be done as usual POST request with SimpleBrowser.
DrupalWebTestCase::parse in ./drupal_web_test_case.php
Parse content returned from curlExec using DOM and SimpleXML.
SimpleTestFunctionalTest::asText in ./simpletest.test
Extract the text contained by the element.
SimpleTestFunctionalTest::stubTest in ./simpletest.test
Test to be run and the results confirmed.
SimpleTestMissingDependentModuleUnitTest::testFail in ./simpletest.test
Ensure that this test will not be loaded despite its dependency.