org.embl.ebi.escience.scuflui.results
Class SaveAsExcelTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.embl.ebi.escience.scuflui.results.SaveAsExcelTest
- All Implemented Interfaces:
- junit.framework.Test
public class SaveAsExcelTest
- extends junit.framework.TestCase
| Methods inherited from class junit.framework.TestCase |
countTestCases, getName, run, run, runBare, 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 |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SaveAsExcelTest
public SaveAsExcelTest()
testMakeSimple
public void testMakeSimple()
testMakeFlat
public void testMakeFlat()
testMakeSingle
public void testMakeSingle()
testMakeEmptyList
public void testMakeEmptyList()
testMakeDeepList
public void testMakeDeepList()
testSimpleGenerate
public void testSimpleGenerate()
throws java.util.NoSuchElementException,
java.beans.IntrospectionException
- Throws:
java.util.NoSuchElementException
java.beans.IntrospectionException
testFlatList
public void testFlatList()
throws java.util.NoSuchElementException,
java.beans.IntrospectionException
- Throws:
java.util.NoSuchElementException
java.beans.IntrospectionException
testSingle
public void testSingle()
throws java.util.NoSuchElementException,
java.beans.IntrospectionException
- Throws:
java.util.NoSuchElementException
java.beans.IntrospectionException
testSimpleSave
public void testSimpleSave()
throws java.util.NoSuchElementException,
java.beans.IntrospectionException,
java.io.IOException
- Throws:
java.util.NoSuchElementException
java.beans.IntrospectionException
java.io.IOException
testMultipleSheet
public void testMultipleSheet()
throws java.util.NoSuchElementException,
java.beans.IntrospectionException,
java.io.IOException
- Throws:
java.util.NoSuchElementException
java.beans.IntrospectionException
java.io.IOException
testEmptyLists
public void testEmptyLists()
throws java.util.NoSuchElementException,
java.beans.IntrospectionException
- Throws:
java.util.NoSuchElementException
java.beans.IntrospectionException
testDeepLists
public void testDeepLists()
throws java.util.NoSuchElementException,
java.beans.IntrospectionException
- Throws:
java.util.NoSuchElementException
java.beans.IntrospectionException