flattree.flat.read
Class FixedLengthReadLineTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by flattree.flat.read.FixedLengthReadLineTest
All Implemented Interfaces:
junit.framework.Test

public class FixedLengthReadLineTest
extends junit.framework.TestCase

Test for FixedLengthReadLine.


Constructor Summary
FixedLengthReadLineTest()
           
 
Method Summary
 void test()
           
 void testLengthAtEnd()
           
 void testLengthBehindEnd()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FixedLengthReadLineTest

public FixedLengthReadLineTest()
Method Detail

test

public void test()
          throws Exception
Throws:
Exception

testLengthAtEnd

public void testLengthAtEnd()
                     throws Exception
Throws:
Exception

testLengthBehindEnd

public void testLengthBehindEnd()
                         throws Exception
Throws:
Exception


Copyright © 2011. All Rights Reserved.