Class EncodingTicketServiceTest


  • public class EncodingTicketServiceTest
    extends Object
    Unit test for EncodingTicketService.
    • Constructor Detail

      • EncodingTicketServiceTest

        public EncodingTicketServiceTest()
    • Method Detail

      • testCreateRemoveServiceTicketSuccess

        public void testCreateRemoveServiceTicketSuccess()
                                                  throws Exception
        Throws:
        Exception
      • testCreateRemoveServiceTicketInvalid

        public void testCreateRemoveServiceTicketInvalid()
                                                  throws Exception
        Throws:
        Exception
      • testCreateServiceTicketSuccessWithLongID

        public void testCreateServiceTicketSuccessWithLongID()
                                                      throws Exception
        Throws:
        Exception
      • testCreateRemoveProxyTicketSuccess

        public void testCreateRemoveProxyTicketSuccess()
                                                throws Exception
        Throws:
        Exception
      • testCreateRemoveProxyTicketInvalid

        public void testCreateRemoveProxyTicketInvalid()
                                                throws Exception
        Throws:
        Exception
      • testCreateFetchRemoveEncodedProxyGrantingTicket

        public void testCreateFetchRemoveEncodedProxyGrantingTicket()