yarfraw.atom10
Class IOTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by yarfraw.atom10.IOTest
All Implemented Interfaces:
junit.framework.Test

public class IOTest
extends junit.framework.TestCase

Random tests to invoke code that was reported no covered in cobertura' coverage report

Author:
jliang

Constructor Summary
IOTest()
           
 
Method Summary
 void testRead()
           
 void testRead2()
           
 void testRead3()
           
 void testRead4()
           
 
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, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IOTest

public IOTest()
Method Detail

testRead

public void testRead()
              throws Exception
Throws:
Exception

testRead2

public void testRead2()
               throws Exception
Throws:
Exception

testRead3

public void testRead3()
               throws Exception
Throws:
Exception

testRead4

public void testRead4()
               throws Exception
Throws:
Exception


Copyright © 2008. All Rights Reserved.