CommentAnonymous::setUp in core/modules/comment/tests/comment.test
Sets up a Backdrop site for running functional and integration tests.
CommentInterfaceTest::setEnvironment in core/modules/comment/tests/comment.test
Re-configures the environment, module settings, and user permissions.
CommentInterfaceTest::testCommentLinks in core/modules/comment/tests/comment.test
Tests comment links.
CommentInterfaceTest::testCommentNodeCommentStatistics in core/modules/comment/tests/comment.test
Tests the node comment statistics.
FormsArbitraryRebuildTestCase::setUp in core/modules/simpletest/tests/form.test
Sets up a Backdrop site for running functional and integration tests.
LocaleUserCreationTest::setUp in core/modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
MenuTestCase::testMenu in core/modules/menu/tests/menu.test
Login users, add menus and menu links, and test menu functionality through the admin and user interfaces.
SimpleTestBrowserTestCase::setUp in core/modules/simpletest/tests/simpletest.test
Sets up a Backdrop site for running functional and integration tests.
UserRegistrationTestCase::testRegistrationDefaultValues in core/modules/user/tests/user.test
UserRegistrationTestCase::testRegistrationEmailAsUsername in core/modules/user/tests/user.test
Tests new users username matches their email if username is an email.
UserRegistrationTestCase::testRegistrationEmailAsUsernameDisabled in core/modules/user/tests/user.test
Tests new users username not matching their email if username is an email.
UserRegistrationTestCase::testRegistrationEmailDuplicates in core/modules/user/tests/user.test
UserRegistrationTestCase::testRegistrationWithEmailVerification in core/modules/user/tests/user.test
UserRegistrationTestCase::testRegistrationWithoutEmailVerification in core/modules/user/tests/user.test
UserRegistrationTestCase::testRegistrationWithUserFields in core/modules/user/tests/user.test
Tests Field API fields on user registration forms.
user_account_form in core/modules/user/user.module
Helper function to add default user account fields to user registration and edit form.
user_admin_settings in core/modules/user/user.admin.inc
Form builder; Configure user settings for this site.