org.jopendocument.dom.spreadsheet
Class SheetTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.jopendocument.dom.spreadsheet.SheetTest
- All Implemented Interfaces:
- junit.framework.Test
public class SheetTest
- extends junit.framework.TestCase
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 |
SheetTest
public SheetTest()
setUp
protected void setUp()
throws Exception
- Overrides:
setUp
in class junit.framework.TestCase
- Throws:
Exception
tearDown
protected void tearDown()
throws Exception
- Overrides:
tearDown
in class junit.framework.TestCase
- Throws:
Exception
testCreate
public void testCreate()
throws IOException
- Throws:
IOException
testName
public void testName()
throws Exception
- Throws:
Exception
testSetValueAt
public void testSetValueAt()
throws Exception
- Throws:
Exception
testGetValueAt
public void testGetValueAt()
testGetCount
public void testGetCount()
testEnsureColumnCount
public void testEnsureColumnCount()
testSetColumnCount
public void testSetColumnCount()
throws Exception
- Throws:
Exception
testRemoveCol
public void testRemoveCol()
throws Exception
- Throws:
Exception
testRemoveRow
public void testRemoveRow()
throws Exception
- Throws:
Exception
testSetRowCount
public void testSetRowCount()
throws IOException
- Throws:
IOException
testGetTableModel
public void testGetTableModel()
testGetMutableTableModel
public void testGetMutableTableModel()
testMerge
public void testMerge()
throws IOException
- Throws:
IOException
testResolve
public void testResolve()
testDuplicateRows
public void testDuplicateRows()
throws Exception
- Throws:
Exception
testXY
public void testXY()
throws Exception
- Throws:
Exception
testUsedRange
public void testUsedRange()
throws Exception
- Throws:
Exception
testGroups
public void testGroups()
throws Exception
- Throws:
Exception
testRepeated
public void testRepeated()
throws Exception
- Throws:
Exception
testStyle
public void testStyle()
throws Exception
- Throws:
Exception
assertValid
public static void assertValid(ODPackage pkg)
assertValid
public static void assertValid(ODPackage pkg,
boolean expected)
Copyright © 2010 jOpenDocument All Rights Reserved.