namespace Drupal\session_limit in Session Limit 8
Same name in other branches
Class | Location | Description |
---|---|---|
SessionLimitBaseTestCase |
tests/ |
Base test for session limits. |
SessionLimitLogoutTestCase |
tests/ |
Session limit functions when expected behaviour is to logout oldest session. |
SessionLimitPreventTestCase |
tests/ |
Session limit functionality when behaviour is to prevent login at limit. |
SessionLimitSessionTestCase |
tests/ |
Tests the multiple session test functionality. |