org.jopendocument.dom
Class ODSingleXMLDocumentTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.jopendocument.dom.ODSingleXMLDocumentTest
All Implemented Interfaces:
junit.framework.Test

public class ODSingleXMLDocumentTest
extends junit.framework.TestCase


Constructor Summary
ODSingleXMLDocumentTest()
           
ODSingleXMLDocumentTest(XMLVersion version)
           
 
Method Summary
static void assertEquals(BigDecimal o1, BigDecimal o2)
           
protected  void setUp()
           
static junit.framework.Test suite()
           
 void testAdd()
           
protected  void testAddLibs(boolean single)
           
 void testAddParagraph()
           
 void testCreate()
           
 void testFrame()
           
 void testGetText()
           
 void testMeta()
           
 void testScript()
           
 void testSplit()
           
 void testStyle()
           
 void testTable()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ODSingleXMLDocumentTest

public ODSingleXMLDocumentTest()

ODSingleXMLDocumentTest

public ODSingleXMLDocumentTest(XMLVersion version)
Method Detail

suite

public static junit.framework.Test suite()

assertEquals

public static final void assertEquals(BigDecimal o1,
                                      BigDecimal o2)

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
Exception

testGetText

public void testGetText()
                 throws Exception
Throws:
Exception

testCreate

public void testCreate()
                throws Exception
Throws:
Exception

testSplit

public void testSplit()
               throws Exception
Throws:
Exception

testAdd

public void testAdd()
             throws Exception
Throws:
Exception

testAddParagraph

public void testAddParagraph()
                      throws Exception
Throws:
Exception

testTable

public void testTable()
               throws Exception
Throws:
Exception

testFrame

public void testFrame()
               throws Exception
Throws:
Exception

testStyle

public void testStyle()
               throws Exception
Throws:
Exception

testMeta

public void testMeta()
              throws Exception
Throws:
Exception

testScript

public void testScript()
                throws Exception
Throws:
Exception

testAddLibs

protected void testAddLibs(boolean single)
                    throws IOException
Throws:
IOException


Copyright © 2010 jOpenDocument All Rights Reserved.