com.silverpeas.converter
Class HTMLConverterTest
java.lang.Object
com.silverpeas.converter.HTMLConverterTest
@ContextConfiguration(locations="/spring-converter.xml")
public class HTMLConverterTest
- 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 |
HTMLConverterTest
public HTMLConverterTest()
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()
convertAnHTMLDocumentToODT
public void convertAnHTMLDocumentToODT()
throws Exception
- Throws:
Exception
convertANonHTMLDocument
public void convertANonHTMLDocument()
throws Exception
- Throws:
Exception
convertAnHTMLDocumentIntoANonSupportedFormat
public void convertAnHTMLDocumentIntoANonSupportedFormat()
throws Exception
- Throws:
Exception
Copyright © 2016 Silverpeas. All Rights Reserved.