com.silverpeas.gallery.control.ejb
Class GalleryBmEJBTest

java.lang.Object
  extended by org.silverpeas.DataSetTest
      extended by org.silverpeas.persistence.dao.DAOBasedTest
          extended by com.silverpeas.gallery.BaseGalleryTest
              extended by com.silverpeas.gallery.control.ejb.GalleryBmEJBTest

public class GalleryBmEJBTest
extends BaseGalleryTest


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
GalleryBmEJBTest()
           
 
Method Summary
 void getSocialInformationListOfMyContacts()
           
 void prepareGalleryBmEJB()
           
 void setUp()
           
 void tearDown()
           
 void testAddMediaPaths()
           
 void testDeleteOrders()
           
 void testGetAlbumWithMedia()
           
 void testGetAllMediaOfAlbum()
           
 void testGetAllMediaOfComponent()
           
 void testGetAllOrders()
           
 void testGetAllOrderToDelete()
           
 void testGetOrder()
           
 void testGetPathList()
           
 void testGetRootAlbum()
           
 
Methods inherited from class com.silverpeas.gallery.BaseGalleryTest
getApplicationContextPath, getDataSetPath, getOrganisationControllerMock, verifyDataBeforeTest
 
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

GalleryBmEJBTest

public GalleryBmEJBTest()
Method Detail

setUp

public void setUp()
           throws Exception
Overrides:
setUp in class BaseGalleryTest
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Overrides:
tearDown in class BaseGalleryTest
Throws:
Exception

prepareGalleryBmEJB

public void prepareGalleryBmEJB()
                         throws Exception
Throws:
Exception

testGetRootAlbum

public void testGetRootAlbum()

testGetAlbumWithMedia

public void testGetAlbumWithMedia()

testGetAllOrders

public void testGetAllOrders()

testGetOrder

public void testGetOrder()

testDeleteOrders

public void testDeleteOrders()

testGetAllOrderToDelete

public void testGetAllOrderToDelete()

getSocialInformationListOfMyContacts

public void getSocialInformationListOfMyContacts()

testGetPathList

public void testGetPathList()

testAddMediaPaths

public void testAddMediaPaths()
                       throws Exception
Throws:
Exception

testGetAllMediaOfComponent

public void testGetAllMediaOfComponent()

testGetAllMediaOfAlbum

public void testGetAllMediaOfAlbum()


Copyright © 2016 Silverpeas. All Rights Reserved.