Class ServiceTicketSerializerTest


  • public class ServiceTicketSerializerTest
    extends Object
    Unit test for ServiceTicketSerializer.
    • Field Detail

      • serializer

        private net.shibboleth.idp.cas.ticket.serialization.impl.ServiceTicketSerializer serializer
    • Constructor Detail

      • ServiceTicketSerializerTest

        public ServiceTicketSerializerTest()
    • Method Detail

      • testSerializeWithoutTicketState

        public void testSerializeWithoutTicketState()
                                             throws Exception
        Throws:
        Exception
      • testSerializeWithTicketState

        public void testSerializeWithTicketState()
                                          throws Exception
        Throws:
        Exception
      • testSerializeWithConsent

        public void testSerializeWithConsent()
                                      throws Exception
        Throws:
        Exception
      • testSerializeWithEmptyConsent

        public void testSerializeWithEmptyConsent()
                                           throws Exception
        Throws:
        Exception