net.sourceforge.pmd.cpd
Class EcmascriptTokenizerTest

java.lang.Object
  extended by net.sourceforge.pmd.cpd.EcmascriptTokenizerTest

public class EcmascriptTokenizerTest
extends Object


Constructor Summary
EcmascriptTokenizerTest()
           
 
Method Summary
 void parseStringNotAsMultiline()
          See: https://sourceforge.net/p/pmd/bugs/1239/
 void test1()
           
 void test2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EcmascriptTokenizerTest

public EcmascriptTokenizerTest()
Method Detail

test1

public void test1()
           throws Throwable
Throws:
Throwable

test2

public void test2()
           throws Throwable
Throws:
Throwable

parseStringNotAsMultiline

public void parseStringNotAsMultiline()
                               throws IOException
See: https://sourceforge.net/p/pmd/bugs/1239/

Throws:
IOException - IO Exception


Copyright © 2002–2015 InfoEther. All rights reserved.