com.silverpeas.converter
Class HTMLConverterTest

java.lang.Object
  extended by com.silverpeas.converter.HTMLConverterTest

@ContextConfiguration(locations="/spring-converter.xml")
public class HTMLConverterTest
extends Object

Test the conversion of documents with an OpenOffice server.


Constructor Summary
HTMLConverterTest()
           
 
Method Summary
 void convertAnHTMLDocumentIntoANonSupportedFormat()
           
 void convertAnHTMLDocumentToODT()
           
 void convertANonHTMLDocument()
           
 void setUp()
           
static void setUpClass()
           
 void tearDown()
           
static void tearDownClass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLConverterTest

public HTMLConverterTest()
Method Detail

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.