Class UsernamePrincipalTest


  • public class UsernamePrincipalTest
    extends Object
    UsernamePrincipal unit test.
    • Constructor Detail

      • UsernamePrincipalTest

        public UsernamePrincipalTest()
    • Method Detail

      • testInstantiation

        public void testInstantiation()
        Tests that everything is properly initialized during object construction.
      • testSubjectBehavior

        public void testSubjectBehavior()
        Tests that equality is working correctly.