com.silverpeas.gallery.model
Class AbstractMediaTest

java.lang.Object
  extended by com.silverpeas.gallery.model.AbstractMediaTest
Direct Known Subclasses:
PhotoDetailTest, PhotoTest, SoundTest, StreamingTest, VideoTest

public abstract class AbstractMediaTest
extends Object


Field Summary
protected static String GALLERY_REST_WEB_SERVICE_BASE_URI
           
protected static Date TODAY
           
 
Constructor Summary
AbstractMediaTest()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TODAY

protected static final Date TODAY

GALLERY_REST_WEB_SERVICE_BASE_URI

protected static final String GALLERY_REST_WEB_SERVICE_BASE_URI
See Also:
Constant Field Values
Constructor Detail

AbstractMediaTest

public AbstractMediaTest()


Copyright © 2016 Silverpeas. All Rights Reserved.