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, failNotEquals, failNotSame, failSame, format
 
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 IOException
Throws:
IOException

testReadLine

public void testReadLine()
                  throws IOException
Throws:
IOException

testReadLineWithWindowsNewlines

public void testReadLineWithWindowsNewlines()
                                     throws IOException
Throws:
IOException

testReadLineWithTerminatingEOLs

public void testReadLineWithTerminatingEOLs()
                                     throws IOException
Throws:
IOException


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