org.silverpeas.viewer
Class AbstractViewerTest

java.lang.Object
  extended by org.silverpeas.viewer.AbstractViewerTest
Direct Known Subclasses:
PreviewServiceTest, PreviewServiceWithoutSwfrenderTest, ViewServiceCacheDemonstrationTestAfter, ViewServiceCacheDemonstrationTestBefore, ViewServiceConcurrencyDemonstrationTest, ViewServiceNoCacheDemonstrationTestAfter, ViewServiceNoCacheDemonstrationTestBefore, ViewServiceSplitMethodTest, ViewServiceSplitMethodWithoutJsonPdfTest, ViewServiceTest

public class AbstractViewerTest
extends Object

Author:
Yohann Chastagnier

Constructor Summary
AbstractViewerTest()
           
 
Method Summary
protected  boolean canPerformViewConversionTest()
           
protected  File getDocumentNamed(String name)
           
protected  SimpleDocument getSimpleDocumentNamed(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractViewerTest

public AbstractViewerTest()
Method Detail

getDocumentNamed

protected File getDocumentNamed(String name)
                         throws Exception
Throws:
Exception

getSimpleDocumentNamed

protected SimpleDocument getSimpleDocumentNamed(String name)
                                         throws Exception
Throws:
Exception

canPerformViewConversionTest

protected boolean canPerformViewConversionTest()


Copyright © 2016 Silverpeas. All Rights Reserved.