You are here

10 calls to UserProtectWebTestBase::userprotectPostForm() in User protect 7

UserProtectPermissionsWebTest::testNoEditOwnMail in tests/UserProtectPermissionsWebTest.test
Tests edit mail without permission "change own e-mail".
UserProtectPermissionsWebTest::testNoEditOwnPass in tests/UserProtectPermissionsWebTest.test
Tests edit password without permission "change own password".
UserProtectProtectionWebTest::testMailProtection in tests/UserProtectProtectionWebTest.test
Tests if the user's mail address field has the expected protection.
UserProtectProtectionWebTest::testNameProtection in tests/UserProtectProtectionWebTest.test
Tests if the user's name field has the expected protection.
UserProtectProtectionWebTest::testPassProtection in tests/UserProtectProtectionWebTest.test
Tests if the user's password field has the expected protection.
UserProtectProtectionWebTest::testRolesProtection in tests/UserProtectProtectionWebTest.test
Tests if the user's roles field has the expected protection.
UserProtectProtectionWebTest::testStatusProtection in tests/UserProtectProtectionWebTest.test
Tests if the user's status field has the expected protection.
UserProtectWebTestBase::assertUserNoCanChangeMail in tests/UserProtectWebTestBase.test
Asserts that a account's mail address can NOT be changed.
UserProtectWebTestBase::assertUserNoCanChangeName in tests/UserProtectWebTestBase.test
Asserts that a account's name can NOT be changed.
UserProtectWebTestBase::assertUserNoCanChangePass in tests/UserProtectWebTestBase.test
Asserts that a account's password can NOT be changed.