net.sourceforge.pmd.lang.java.symboltable
Class SimpleTypedNameDeclarationTest

java.lang.Object
  extended by net.sourceforge.pmd.lang.java.symboltable.SimpleTypedNameDeclarationTest

public class SimpleTypedNameDeclarationTest
extends Object

Unit test for SimpleTypedNameDeclaration


Constructor Summary
SimpleTypedNameDeclarationTest()
           
 
Method Summary
 void testEquals()
          Tests the equal method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleTypedNameDeclarationTest

public SimpleTypedNameDeclarationTest()
Method Detail

testEquals

public void testEquals()
Tests the equal method.



Copyright © 2002–2015 InfoEther. All rights reserved.