6 calls to SessionLimitBaseTestCase::sessionLimitMakeRoles() in Session Limit 8
- SessionLimitLogoutTestCase::testSessionLimitRoles in tests/
SessionLimitLogoutTestCase.php - Checks that the session limit is returned correctly by a role.
- SessionLimitLogoutTestCase::testSessionLimitUser in tests/
SessionLimitLogoutTestCase.php - Checks that the session limit is returned correctly by a user override.
- SessionLimitLogoutTestCase::testSessionLimitUserMaxPrecedence in tests/
SessionLimitLogoutTestCase.php - Check that user override takes precedence over default and role regardless of max.
- SessionLimitPreventTestCase::testSessionLimitRoles in tests/
SessionLimitPreventTestCase.php - Checks that the session limit is returned correctly by a role.
- SessionLimitPreventTestCase::testSessionLimitUser in tests/
SessionLimitPreventTestCase.php - Checks that the session limit is returned correctly by a user override.
- SessionLimitPreventTestCase::testSessionLimitUserMaxPrecedence in tests/
SessionLimitPreventTestCase.php - Checks that a user session limit is always used in preference to all others.