You are here

namespace Drupal\session_limit in Session Limit 2.x

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