9 calls to DrupalWebTestCase::assertNoText() in SimpleTest 7
- ActionsConfigurationTestCase::testActionConfiguration in tests/
actions.test - Test the configuration of advanced actions through the administration interface.
- DrupalGotoTest::testDrupalGoto in tests/
common.test - Test setting and retrieving content for theme regions.
- DrupalGotoTest::testDrupalGotoAlter in tests/
common.test - Test setting and retrieving content for theme regions.
- FormsElementsTableSelectFunctionalTest::testMultipleFalse in tests/
form.test - Test the display of radios when #multiple is FALSE.
- FormsElementsTableSelectFunctionalTest::testMultipleTrue in tests/
form.test - Test the display of checkboxes when #multiple is TRUE.
- MenuIncTestCase::testTitleCallbackFalse in tests/
menu.test - Test title callback set to FALSE.
- SessionHttpsTestCase::testHttpsSession in tests/
session.test - SessionTestCase::testDataPersistence in tests/
session.test - Test data persistence via the session_test module callbacks. Also tests drupal_session_count() since session data is already generated here.
- SessionTestCase::testEmptyAnonymousSession in tests/
session.test - Test that empty anonymous sessions are destroyed.