You are here

11 calls to AgreementTestBase::assertAgreementPage() in Agreement 8.2

AgreementAccessDeniedRedirectTest::testAccessDeniedRedirect in tests/src/Functional/AgreementAccessDeniedRedirectTest.php
Asserts that the page is reached.
AgreementCustomUnprivilegedUserTest::testAgreementDestination in tests/src/Functional/AgreementCustomUnprivilegedUserTest.php
Tests the agreement destination functionality.
AgreementCustomUnprivilegedUserTest::testAgreementFrequency in tests/src/Functional/AgreementCustomUnprivilegedUserTest.php
Asserts the agreement frequency option.
AgreementCustomUnprivilegedUserTest::testAgreementPages in tests/src/Functional/AgreementCustomUnprivilegedUserTest.php
Asserts that agreement only functions on the front page.
AgreementDefaultsPrivilegedUserTest::testAgreement in tests/src/Functional/AgreementDefaultsPrivilegedUserTest.php
Asserts that the default settings work for the admin user.
AgreementDefaultsUnprivilegedUserTest::testAgreement in tests/src/Functional/AgreementDefaultsUnprivilegedUserTest.php
Asserts that the default settings work for the end user.
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.
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.
AgreementRevokeTest::testAgreement in tests/src/Functional/AgreementRevokeTest.php
Asserts that an user that has agreed can revoke the agreement.