net.sourceforge.pmd.lang.ecmascript
Class EcmascriptParserOptionsTest

java.lang.Object
  extended by net.sourceforge.pmd.lang.ecmascript.EcmascriptParserOptionsTest

public class EcmascriptParserOptionsTest
extends Object


Constructor Summary
EcmascriptParserOptionsTest()
           
 
Method Summary
static junit.framework.Test suite()
           
 void testConstructor()
           
 void testDefaults()
           
 void testEqualsHashcode()
           
 void testSetters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EcmascriptParserOptionsTest

public EcmascriptParserOptionsTest()
Method Detail

testDefaults

public void testDefaults()
                  throws Exception
Throws:
Exception

testConstructor

public void testConstructor()
                     throws Exception
Throws:
Exception

testSetters

public void testSetters()

testEqualsHashcode

public void testEqualsHashcode()
                        throws Exception
Throws:
Exception

suite

public static junit.framework.Test suite()


Copyright © 2002–2015 InfoEther. All rights reserved.