|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.silverpeas.sharing.services.JpaSharingTicketServiceTest
@ContextConfiguration(locations={"/spring-sharing-datasource.xml","/spring-sharing-service.xml"})
@TransactionConfiguration(transactionManager="jpaTransactionManager")
public class JpaSharingTicketServiceTest
| Constructor Summary | |
|---|---|
JpaSharingTicketServiceTest()
|
|
| Method Summary | |
|---|---|
void |
generalSetUp()
|
Connection |
getConnection()
|
static void |
prepareDataSet()
|
void |
testAddDownload()
Test of addDownload method, of class JpaSharingTicketService. |
void |
testCreateTicket()
Test of createTicket method, of class JpaSharingTicketService. |
void |
testDeleteTicket()
Test of deleteTicket method, of class JpaSharingTicketService. |
void |
testDeleteTicketsForSharedObject()
Test of deleteTicketsByFile method, of class JpaSharingTicketService. |
void |
testGetTicket()
Test of getTicket method, of class JpaSharingTicketService. |
void |
testGetTicketsByUser()
Test of getTicketsByUser method, of class JpaSharingTicketService. |
void |
testUpdateTicket()
Test of updateTicket method, of class JpaSharingTicketService. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JpaSharingTicketServiceTest()
| Method Detail |
|---|
public static void prepareDataSet()
throws Exception
Exception
public Connection getConnection()
throws SQLException
SQLException
public void generalSetUp()
throws Exception
Exceptionpublic void testGetTicketsByUser()
public void testDeleteTicketsForSharedObject()
public void testGetTicket()
public void testCreateTicket()
public void testAddDownload()
public void testUpdateTicket()
public void testDeleteTicket()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||