net.sf.jooreports.opendocument
Class OpenDocumentIOTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by net.sf.jooreports.opendocument.OpenDocumentIOTest
All Implemented Interfaces:
junit.framework.Test

public class OpenDocumentIOTest
extends junit.framework.TestCase


Constructor Summary
OpenDocumentIOTest()
           
 
Method Summary
 void testReadDirectory()
           
 void testReadDirectoryNotFound()
           
 void testReadZip()
           
 void testWriteZip()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OpenDocumentIOTest

public OpenDocumentIOTest()
Method Detail

testReadZip

public void testReadZip()
                 throws java.io.IOException
Throws:
java.io.IOException

testReadDirectory

public void testReadDirectory()
                       throws java.io.IOException
Throws:
java.io.IOException

testReadDirectoryNotFound

public void testReadDirectoryNotFound()
                               throws java.io.IOException
Throws:
java.io.IOException

testWriteZip

public void testWriteZip()
                  throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2009. All Rights Reserved.