Class ConsentTest


  • public class ConsentTest
    extends Object
    Consent unit test.
    • Field Detail

      • consent

        private net.shibboleth.idp.consent.Consent consent
    • Constructor Detail

      • ConsentTest

        public ConsentTest()
    • Method Detail

      • testInstantation

        public void testInstantation()
      • testEmptyValue

        public void testEmptyValue()
      • testNullValue

        public void testNullValue()
      • testValue

        public void testValue()
      • testIsApproved

        public void testIsApproved()
      • testEqualityAndHashCode

        public void testEqualityAndHashCode()