7 calls to CasTestHelper::setCasUser() in CAS 7
- CasGatewayTestCase::testCasGatewayLoggedIn in ./
cas.test - Test the CAS Gateway functionality of the user is logged in.
- CasLoginBlockTestCase::testCasLoginBlock in ./
cas.test - Tests the visibility and functionality of the CAS login block.
- CasLoginRedirectionTestCase::testExistingUserLoginRedirection in ./
cas.test - Verify login redirection for an existing user.
- CasRequiredLoginTestCase::testCasExclude in ./
cas.test - Test redirection prevented by cas_exclude.
- CasRequiredLoginTestCase::testCasPages in ./
cas.test - Test redirection forced by cas_access and cas_pages variables.
- CasTestHelper::casLogin in ./
cas.test - Log in a CAS user with the internal browser.
- CasUserTestCase::testCasAutoRegister in ./
cas.test - Tests automatically registering a user on login.