|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.silverpeas.resourcemanager.services.ReservedResourceServiceTest
@ContextConfiguration(locations={"/spring-resource-manager-datasource.xml","/spring-resource-manager.xml"}) @Transactional @TransactionConfiguration(transactionManager="jpaTransactionManager") public class ReservedResourceServiceTest
Constructor Summary | |
---|---|
ReservedResourceServiceTest()
|
Method Summary | |
---|---|
void |
generalSetUp()
|
static void |
prepareDataset()
|
void |
testFindAllReservedResourcesOfReservation()
Test of findAllReservedResourcesWithProblem method, of class ReservedResourceService. |
void |
testFindAllReservedResourcesWithProblem()
Test of findAllReservedResourcesWithProblem method, of class ReservedResourceService. |
void |
testGetReservedResource()
Test of getReservedResource method, of class ReservedResourceService. |
void |
testUpdate()
Test of update method, of class ReservedResourceService. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReservedResourceServiceTest()
Method Detail |
---|
public static void prepareDataset() throws Exception
Exception
public void generalSetUp() throws Exception
Exception
public void testGetReservedResource()
public void testUpdate()
public void testFindAllReservedResourcesOfReservation()
public void testFindAllReservedResourcesWithProblem()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |