net.sourceforge.pmd.lang.ecmascript.ast
Class SourceCodePositionerTest

java.lang.Object
  extended by net.sourceforge.pmd.lang.ecmascript.ast.SourceCodePositionerTest

public class SourceCodePositionerTest
extends Object

Unit test for SourceCodePositioner.


Constructor Summary
SourceCodePositionerTest()
           
 
Method Summary
 void testLineNumberFromOffset()
          Tests whether the lines and columns are calculated correctly.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourceCodePositionerTest

public SourceCodePositionerTest()
Method Detail

testLineNumberFromOffset

public void testLineNumberFromOffset()
Tests whether the lines and columns are calculated correctly.



Copyright © 2002–2015 InfoEther. All rights reserved.