7 calls to ServiceControllerTest::setupRequestParameters() in CAS 8
- ServiceControllerTest::testEventListenerChangesCasUsername in tests/src/ Unit/ Controller/ ServiceControllerTest.php 
- An event listener alters username before attempting to load user.
- ServiceControllerTest::testLoginError in tests/src/ Unit/ Controller/ ServiceControllerTest.php 
- Tests for a potential login error.
- ServiceControllerTest::testMissingTicketRedirectsHome in tests/src/ Unit/ Controller/ ServiceControllerTest.php 
- Tests that we redirect to the homepage when no service ticket is present.
- ServiceControllerTest::testSingleLogout in tests/src/ Unit/ Controller/ ServiceControllerTest.php 
- Tests a single logout request.
- ServiceControllerTest::testSuccessfulLogin in tests/src/ Unit/ Controller/ ServiceControllerTest.php 
- Tests that validation and logging in occurs when a ticket is present.
- ServiceControllerTest::testSuccessfulLoginProxyEnabled in tests/src/ Unit/ Controller/ ServiceControllerTest.php 
- Tests that a user is validated and logged in with Drupal acting as proxy.
- ServiceControllerTest::testTicketValidationError in tests/src/ Unit/ Controller/ ServiceControllerTest.php 
- Tests for a potential validation error.
