org.silverpeas.viewer
Class PreviewServiceWithoutSwfrenderTest

java.lang.Object
  extended by org.silverpeas.viewer.AbstractViewerTest
      extended by org.silverpeas.viewer.PreviewServiceWithoutSwfrenderTest

@ContextConfiguration(locations="/spring-viewer.xml")
public class PreviewServiceWithoutSwfrenderTest
extends AbstractViewerTest


Field Summary
 MockByReflectionRule reflectionRule
           
 
Constructor Summary
PreviewServiceWithoutSwfrenderTest()
           
 
Method Summary
 void setup()
           
 void tearDown()
           
 void testDocFile()
           
 void testDocFileFromSimpleDocument()
           
 void testDocxFile()
           
 void testDocxFileFromSimpleDocument()
           
 void testDocxFileWithSpecialChars()
           
 void testDocxFileWithSpecialCharsFromSimpleDocument()
           
 void testJpegFile()
           
 void testJpegFileFromSimpleDocument()
           
 void testJpgFile()
           
 void testJpgFileFromSimpleDocument()
           
 void testJpgFileWithSpecialChars()
           
 void testJpgFileWithSpecialCharsFromSimpleDocument()
           
 void testOdpFile()
           
 void testOdpFileFromSimpleDocument()
           
 void testOdsFile()
           
 void testOdsFileFromSimpleDocument()
           
 void testOdtFile()
           
 void testOdtFileFromSimpleDocument()
           
 void testPdfFile()
           
 void testPdfFileFromSimpleDocument()
           
 void testPdfFileWithSpecialChars()
           
 void testPdfFileWithSpecialCharsFromSimpleDocument()
           
 void testPptFile()
           
 void testPptFileFromSimpleDocument()
           
 void testPptxFile()
           
 void testPptxFileFromSimpleDocument()
           
 void testXlsFile()
           
 void testXlsFileFromSimpleDocument()
           
 void testXlsxFile()
           
 void testXlsxFileFromSimpleDocument()
           
 
Methods inherited from class org.silverpeas.viewer.AbstractViewerTest
canPerformViewConversionTest, getDocumentNamed, getSimpleDocumentNamed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

reflectionRule

public MockByReflectionRule reflectionRule
Constructor Detail

PreviewServiceWithoutSwfrenderTest

public PreviewServiceWithoutSwfrenderTest()
Method Detail

setup

public void setup()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testOdtFile

public void testOdtFile()
                 throws Exception
Throws:
Exception

testOdtFileFromSimpleDocument

public void testOdtFileFromSimpleDocument()
                                   throws Exception
Throws:
Exception

testDocFile

public void testDocFile()
                 throws Exception
Throws:
Exception

testDocFileFromSimpleDocument

public void testDocFileFromSimpleDocument()
                                   throws Exception
Throws:
Exception

testDocxFile

public void testDocxFile()
                  throws Exception
Throws:
Exception

testDocxFileFromSimpleDocument

public void testDocxFileFromSimpleDocument()
                                    throws Exception
Throws:
Exception

testDocxFileWithSpecialChars

public void testDocxFileWithSpecialChars()
                                  throws Exception
Throws:
Exception

testDocxFileWithSpecialCharsFromSimpleDocument

public void testDocxFileWithSpecialCharsFromSimpleDocument()
                                                    throws Exception
Throws:
Exception

testOdpFile

public void testOdpFile()
                 throws Exception
Throws:
Exception

testOdpFileFromSimpleDocument

public void testOdpFileFromSimpleDocument()
                                   throws Exception
Throws:
Exception

testPptFile

public void testPptFile()
                 throws Exception
Throws:
Exception

testPptFileFromSimpleDocument

public void testPptFileFromSimpleDocument()
                                   throws Exception
Throws:
Exception

testPptxFile

public void testPptxFile()
                  throws Exception
Throws:
Exception

testPptxFileFromSimpleDocument

public void testPptxFileFromSimpleDocument()
                                    throws Exception
Throws:
Exception

testOdsFile

public void testOdsFile()
                 throws Exception
Throws:
Exception

testOdsFileFromSimpleDocument

public void testOdsFileFromSimpleDocument()
                                   throws Exception
Throws:
Exception

testXlsFile

public void testXlsFile()
                 throws Exception
Throws:
Exception

testXlsFileFromSimpleDocument

public void testXlsFileFromSimpleDocument()
                                   throws Exception
Throws:
Exception

testXlsxFile

public void testXlsxFile()
                  throws Exception
Throws:
Exception

testXlsxFileFromSimpleDocument

public void testXlsxFileFromSimpleDocument()
                                    throws Exception
Throws:
Exception

testJpgFile

public void testJpgFile()
                 throws Exception
Throws:
Exception

testJpgFileFromSimpleDocument

public void testJpgFileFromSimpleDocument()
                                   throws Exception
Throws:
Exception

testJpgFileWithSpecialChars

public void testJpgFileWithSpecialChars()
                                 throws Exception
Throws:
Exception

testJpgFileWithSpecialCharsFromSimpleDocument

public void testJpgFileWithSpecialCharsFromSimpleDocument()
                                                   throws Exception
Throws:
Exception

testJpegFile

public void testJpegFile()
                  throws Exception
Throws:
Exception

testJpegFileFromSimpleDocument

public void testJpegFileFromSimpleDocument()
                                    throws Exception
Throws:
Exception

testPdfFile

public void testPdfFile()
                 throws Exception
Throws:
Exception

testPdfFileFromSimpleDocument

public void testPdfFileFromSimpleDocument()
                                   throws Exception
Throws:
Exception

testPdfFileWithSpecialChars

public void testPdfFileWithSpecialChars()
                                 throws Exception
Throws:
Exception

testPdfFileWithSpecialCharsFromSimpleDocument

public void testPdfFileWithSpecialCharsFromSimpleDocument()
                                                   throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.