You are here

6 calls to DrupalWebTestCase::drupalPost() in SimpleTest 6.2

BlockTestCase::testBlock in tests/block.test
Test configuring and moving a module-define block to specific regions.
BlockTestCase::testBox in tests/block.test
Test creating custom block (i.e. box), moving it to a specific region and then deleting it.
DrupalWebTestCase::drupalLogin in ./drupal_web_test_case.php
Log in a user with the internal browser.
SimpleTestBrowserTestCase::testGetAbsoluteUrl in ./simpletest.test
Test DrupalWebTestCase::getAbsoluteUrl().
SimpleTestFunctionalTest::testInternalBrowser in ./simpletest.test
Test the internal browsers functionality.
SimpleTestFunctionalTest::testWebTestRunner in ./simpletest.test
Make sure that tests selected through the web interface are run and that the results are displayed correctly.