You are here

10 calls to AgreementTestBase::createUnprivilegedUser() in Agreement 8.2

AgreementAccessDeniedRedirectTest::setUp in tests/src/Functional/AgreementAccessDeniedRedirectTest.php
AgreementCustomUnprivilegedUserTest::setUp in tests/src/Functional/AgreementCustomUnprivilegedUserTest.php
AgreementDefaultsUnprivilegedUserTest::testAgreement in tests/src/Functional/AgreementDefaultsUnprivilegedUserTest.php
Asserts that the default settings work for the end user.
AgreementLogoutExceptionTest::testNoAgreement in tests/src/Functional/AgreementLogoutExceptionTest.php
Asserts that no agreement page was reached when going to logout page.
AgreementMultilingualTest::setUp in tests/src/Functional/AgreementMultilingualTest.php
AgreementMultipleRoleTest::testAgreementForFirstRole in tests/src/Functional/AgreementMultipleRoleTest.php
Asserts that the user with the first role gets the agreement page.
AgreementMultipleRoleTest::testAgreementForSecondRole in tests/src/Functional/AgreementMultipleRoleTest.php
Asserts that the user with the second role gets the agreement page.
AgreementMultipleRoleTest::testNoAgreementWithoutRole in tests/src/Functional/AgreementMultipleRoleTest.php
Asserts that user does not get agreement page without those roles.
AgreementMultipleTest::testAgreement in tests/src/Functional/AgreementMultipleTest.php
Asserts that an user can use multiple agreements.
AgreementRecordsViewsTest::testAgreementRecordsView in tests/src/Functional/AgreementRecordsViewsTest.php
Asserts that there is a row for users whether they have agreed or not.