public class DefaultTicketServiceTest extends AbstractTicketsystemTest
AbstractTicketsystemTest.MockTicketEventEmailStrategyadminUser, i18nService, modelService, testGroup, testUser, ticketBusinessServicedefaultLanguage, jaloSession| 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, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionfinish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivatedpublic void setUp()
throws Exception
setUp in class AbstractTicketsystemTestExceptionpublic 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 © 2017 SAP SE. All Rights Reserved.