Class PrincipalTest

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class PrincipalTest
    extends BaseSpringContextTest
    Test that we can log users in, etc.
    Author:
    pavlidis
    • Constructor Detail

      • PrincipalTest

        public PrincipalTest()
    • Method Detail

      • before

        public void before()
      • testChangePassword

        public final void testChangePassword()
      • testLogin

        public final void testLogin()
      • testLoginNonexistentUser

        public final void testLoginNonexistentUser()
      • testLoginWrongPassword

        public final void testLoginWrongPassword()