com.silverpeas.converter
Class ODTConverterTest
java.lang.Object
com.silverpeas.converter.ODTConverterTest
@ContextConfiguration(locations="/spring-converter.xml")
public class ODTConverterTest
- extends Object
Test the conversion of documents with an OpenOffice server.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ODTConverterTest
public ODTConverterTest()
setUpClass
public static void setUpClass()
throws Exception
- Throws:
Exception
tearDownClass
public static void tearDownClass()
throws Exception
- Throws:
Exception
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
convertAnODTDocumentToPDF
public void convertAnODTDocumentToPDF()
throws Exception
- Throws:
Exception
convertAnODTDocumentToDoc
public void convertAnODTDocumentToDoc()
throws Exception
- Throws:
Exception
convertAnODTDocumentToRTF
public void convertAnODTDocumentToRTF()
throws Exception
- Throws:
Exception
convertANonODTDocument
public void convertANonODTDocument()
throws Exception
- Throws:
Exception
convertAnODTDocumentIntoANonSupportedFormat
public void convertAnODTDocumentIntoANonSupportedFormat()
throws Exception
- Throws:
Exception
Copyright © 2016 Silverpeas. All Rights Reserved.