|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.silverpeas.DataSetTest
org.silverpeas.persistence.dao.DAOBasedTest
com.silverpeas.gallery.BaseGalleryTest
com.silverpeas.gallery.dao.OldOrderDAOTest
public class OldOrderDAOTest
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.silverpeas.persistence.dao.DAOBasedTest |
---|
org.silverpeas.persistence.dao.DAOBasedTest.DAOTest |
Nested classes/interfaces inherited from class org.silverpeas.DataSetTest |
---|
org.silverpeas.DataSetTest.TableRow |
Field Summary |
---|
Fields inherited from class com.silverpeas.gallery.BaseGalleryTest |
---|
adminAccessUser, CREATE_DATE, GALLERY0, GALLERY1, GALLERY2, INSTANCE_A, LAST_UPDATE_DATE, MEDIA_INTERNAL_ROW_COUNT, MEDIA_ORDER_DETAIL_ROW_COUNT, MEDIA_ORDER_ROW_COUNT, MEDIA_PATH_ROW_COUNT, MEDIA_PHOTO_ROW_COUNT, MEDIA_ROW_COUNT, MEDIA_SOUND_ROW_COUNT, MEDIA_STREAMING_ROW_COUNT, MEDIA_VIDEO_ROW_COUNT, publisherUser, TODAY, userUser, writerUser |
Constructor Summary | |
---|---|
OldOrderDAOTest()
|
Method Summary | |
---|---|
String[] |
getApplicationContextPath()
|
String |
getDataSetPath()
|
void |
testCreateOrder()
Test of createOrder method, of class OldOrderDAO. |
void |
testDeleteOrder()
Test of deleteOrder method, of class OldOrderDAO. |
void |
testGetAllOrders()
Test of getAllOrders method, of class OldOrderDAO. |
void |
testGetAllOrdersToDelete()
Test of getAllOrdersToDelete method, of class OldOrderDAO. |
void |
testGetAllPhotos()
Test of getAllPhotos method, of class OldOrderDAO. |
void |
testGetDownloadDate()
Test of getDownloadDate method, of class OldOrderDAO. |
void |
testGetOrder()
Test of getOrder method, of class OldOrderDAO. |
void |
testUpdateOrder()
Test of updateOrder method, of class OldOrderDAO. |
void |
testUpdateOrderRow()
Test of updateOrderRow method, of class OldOrderDAO. |
protected void |
verifyDataBeforeTest()
Verifying the data before a test. |
Methods inherited from class com.silverpeas.gallery.BaseGalleryTest |
---|
getOrganisationControllerMock, setUp, tearDown |
Methods inherited from class org.silverpeas.persistence.dao.DAOBasedTest |
---|
getDataSourceInjectionBeanId, performDAOTest |
Methods inherited from class org.silverpeas.DataSetTest |
---|
getActualDataSet, getApplicationContext, getConnection, getDataSet, getDataSource, getTableIndexFor, getTableIndexForId, getTableRowFor, getTableRowsFor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OldOrderDAOTest()
Method Detail |
---|
public String[] getApplicationContextPath()
getApplicationContextPath
in class BaseGalleryTest
public String getDataSetPath()
getDataSetPath
in class BaseGalleryTest
protected void verifyDataBeforeTest() throws Exception
BaseGalleryTest
verifyDataBeforeTest
in class BaseGalleryTest
Exception
public void testCreateOrder() throws Exception
Exception
public void testGetAllPhotos() throws Exception
Exception
public void testUpdateOrder() throws Exception
Exception
public void testUpdateOrderRow() throws Exception
Exception
public void testGetAllOrders() throws Exception
Exception
public void testGetOrder() throws Exception
Exception
public void testGetDownloadDate() throws Exception
Exception
public void testGetAllOrdersToDelete() throws Exception
Exception
public void testDeleteOrder() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |