You are here

9 calls to DrupalWebTestCase::assertUrl() in Drupal 7

CommonURLWebTest::testInternalPathMimicsExternal in modules/simpletest/tests/common.test
Tests the url() function on internal paths which mimic external URLs.
FieldUIManageFieldsTestCase::testDuplicateFieldName in modules/field_ui/field_ui.test
Tests that a duplicate field name is caught by validation.
FieldUIManageFieldsTestCase::testExternalDestinations in modules/field_ui/field_ui.test
Tests that external URLs in the 'destinations' query parameter are blocked.
FilePrivateTestCase::testPrivateFile in modules/file/tests/file.test
Tests file access for file uploaded to a private node.
FilterFormatAccessTestCase::testFormatWidgetPermissions in modules/filter/filter.test
Tests editing a page using a disallowed text format.
FormsRedirectTestCase::testRedirect in modules/simpletest/tests/form.test
Tests form redirection.
UserPasswordResetTestCase::testResetImpersonation in modules/user/user.test
Make sure that users cannot forge password reset URLs of other users.
UserPasswordResetTestCase::testUserPasswordReset in modules/user/user.test
Tests password reset functionality.
UserPasswordResetTestCase::testUserPasswordResetLoggedIn in modules/user/user.test
Test user password reset while logged in.