public class DefaultTicketServiceTest extends AbstractTicketsystemTest
AbstractTicketsystemTest.MockTicketEventEmailStrategyadminUser, i18nService, modelService, testGroup, testUser, ticketBusinessServiceimportServicejaloSession| Constructor and Description |
|---|
DefaultTicketServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldReturnTicketEventsForTicket() |
void |
tearDown() |
void |
testDefaultTicketService()
This is a sample test method.
|
void |
testGetAgentGroups() |
void |
testGetAgents() |
void |
testGetTicketForTicketEventByID() |
void |
testGetTicketForTicketEventsByAgent() |
void |
testGetTicketForTicketEventsByAgentGroup() |
void |
testGetTicketForTicketEventsByCategory() |
void |
testGetTicketForTicketEventsByCustomer() |
void |
testGetTicketForTicketEventsByOrder() |
void |
testGetTicketForTicketEventsByPriority() |
void |
testGetTicketForTicketEventsByResolutionType() |
void |
testGetTicketForTicketEventsByState() |
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic void setUp()
throws java.lang.Exception
setUp in class AbstractTicketsystemTestjava.lang.Exceptionpublic void tearDown()
public void testDefaultTicketService()
public void testGetTicketForTicketEventByID()
public void testGetTicketForTicketEventsByCustomer()
public void testGetTicketForTicketEventsByOrder()
public void testGetTicketForTicketEventsByAgent()
public void testGetTicketForTicketEventsByAgentGroup()
public void testGetTicketForTicketEventsByState()
public void testGetTicketForTicketEventsByPriority()
public void testGetTicketForTicketEventsByCategory()
public void testGetTicketForTicketEventsByResolutionType()
public void testGetAgents()
public void testGetAgentGroups()
public void shouldReturnTicketEventsForTicket()
Copyright © 2018 SAP SE. All Rights Reserved.