Class DefaultTicketServiceTest

    • Constructor Detail

      • DefaultTicketServiceTest

        public DefaultTicketServiceTest()
    • Method Detail

      • tearDown

        public void tearDown()
      • testDefaultTicketService

        public void testDefaultTicketService()
        This is a sample test method.
      • testGetTicketForTicketEventByID

        public void testGetTicketForTicketEventByID()
      • testGetTicketForTicketEventsByCustomer

        public void testGetTicketForTicketEventsByCustomer()
      • testGetTicketForTicketEventsByOrder

        public void testGetTicketForTicketEventsByOrder()
      • testGetTicketForTicketEventsByAgent

        public void testGetTicketForTicketEventsByAgent()
      • testGetTicketForTicketEventsByAgentGroup

        public void testGetTicketForTicketEventsByAgentGroup()
      • testGetTicketForTicketEventsByState

        public void testGetTicketForTicketEventsByState()
      • testGetTicketForTicketEventsByPriority

        public void testGetTicketForTicketEventsByPriority()
      • testGetTicketForTicketEventsByCategory

        public void testGetTicketForTicketEventsByCategory()
      • testGetTicketForTicketEventsByResolutionType

        public void testGetTicketForTicketEventsByResolutionType()
      • testGetAgents

        public void testGetAgents()
      • testGetAgentGroups

        public void testGetAgentGroups()
      • shouldReturnTicketEventsForTicket

        public void shouldReturnTicketEventsForTicket()