Arch4J 1.1

org.arch4j.parse
Class RecordReaderTest

java.lang.Object
  |
  +--junit.framework.Assert
        |
        +--junit.framework.TestCase
              |
              +--org.arch4j.parse.RecordReaderTest
All Implemented Interfaces:
junit.framework.Test

public class RecordReaderTest
extends junit.framework.TestCase

Author:
jroome

Constructor Summary
RecordReaderTest(String testName)
          Test
 
Method Summary
static junit.framework.Test suite()
          run the suite
 void testRead()
          1.
 
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

RecordReaderTest

public RecordReaderTest(String testName)
Test

Method Detail

suite

public static junit.framework.Test suite()
run the suite


testRead

public void testRead()
1. Test that if the Handler returns false the RecordReader will stop parsing 2. Test that if the Handler returns true the RecordReader will continue parsing


Arch4J 1.1

Copyright © 2000-2004 SpiderLogic, a service of Wipfli Ullrich Bertelson LLP.