org.eclipse.mylyn.wikitext.core.util
Class LocationTrackingReaderTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.eclipse.mylyn.wikitext.core.util.LocationTrackingReaderTest
All Implemented Interfaces:
junit.framework.Test

public class LocationTrackingReaderTest
extends junit.framework.TestCase

Author:
David Green

Constructor Summary
LocationTrackingReaderTest()
           
 
Method Summary
 void testCharOffset()
           
 void testReadLine()
           
 void testReadLineWithTerminatingEOLs()
           
 void testReadLineWithWindowsNewlines()
           
 
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

LocationTrackingReaderTest

public LocationTrackingReaderTest()
Method Detail

testCharOffset

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

testReadLine

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

testReadLineWithWindowsNewlines

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

testReadLineWithTerminatingEOLs

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


Copyright © 2010 FuseSource, Corp.. All Rights Reserved.