|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase org.jopendocument.dom.ODSingleXMLDocumentTest
public class ODSingleXMLDocumentTest
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 |
---|
public ODSingleXMLDocumentTest()
public ODSingleXMLDocumentTest(XMLVersion version)
Method Detail |
---|
public static junit.framework.Test suite()
public static final void assertEquals(BigDecimal o1, BigDecimal o2)
protected void setUp() throws Exception
setUp
in class junit.framework.TestCase
Exception
public void testGetText() throws Exception
Exception
public void testCreate() throws Exception
Exception
public void testSplit() throws Exception
Exception
public void testAdd() throws Exception
Exception
public void testAddParagraph() throws Exception
Exception
public void testTable() throws Exception
Exception
public void testFrame() throws Exception
Exception
public void testStyle() throws Exception
Exception
public void testMeta() throws Exception
Exception
public void testScript() throws Exception
Exception
protected void testAddLibs(boolean single) throws IOException
IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |