public class TicketServiceScenariosTest extends AbstractTicketsystemTest
AbstractTicketsystemTest.MockTicketEventEmailStrategyadminUser, i18nService, testGroup, testUser, ticketBusinessService, userServiceimportServicejaloSession| Constructor and Description |
|---|
TicketServiceScenariosTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testScenario1()
Scenario 1: - Ticket is created as a result of a call by a customer, reporting a issue.
|
void |
testScenario2()
Scenario 2: - A customer calls regarding a currently open ticket - The ticket is found via the reference provided
by the customer - A Note is added to the Ticket recording the additional call
|
void |
testScenario3()
Scenario 3: - An email is received and a new ticket is created as a result - Customer is called regarding the
email/ticket - Ticket closed as a result of the call
|
void |
testScenario4()
Scenario 4: - A customer calls regarding a previously closed ticket - The ticket is found via the reference
provided by the customer - Ticket is reopened
|
void |
testScenario5()
Scenario 5: - A customer calls regarding a undelivered item on their order - A ticket is raised against the order
- The Ticket status is updated to Open - Ticket is assigned to an Agent
|
void |
testScenario6()
Scenario 6: - Problem Ticket Scenario, Ticket is raised and then bounced around.
|
void |
testTicketServiceScenarios()
This is a sample test method.
|
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 testTicketServiceScenarios()
public void testScenario1()
public void testScenario2()
public void testScenario3()
public void testScenario4()
public void testScenario5()
public void testScenario6()
Copyright © 2018 SAP SE. All Rights Reserved.