net.sourceforge.pmd.typeresolution
Class ClassTypeResolverTest
java.lang.Object
net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
public class ClassTypeResolverTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassTypeResolverTest
public ClassTypeResolverTest()
testClassNameExists
public void testClassNameExists()
acceptanceTest
public void acceptanceTest()
testEnumAnonymousInnerClass
public void testEnumAnonymousInnerClass()
- See bug #1138 Anonymous inner class in enum causes NPE
testExtraTopLevelClass
public void testExtraTopLevelClass()
throws ClassNotFoundException
- Throws:
ClassNotFoundException
testInnerClass
public void testInnerClass()
throws ClassNotFoundException
- Throws:
ClassNotFoundException
testAnonymousInnerClass
public void testAnonymousInnerClass()
throws ClassNotFoundException
- Throws:
ClassNotFoundException
testLiterals
public void testLiterals()
throws org.jaxen.JaxenException
- Throws:
org.jaxen.JaxenException
testUnaryNumericPromotion
public void testUnaryNumericPromotion()
throws org.jaxen.JaxenException
- Throws:
org.jaxen.JaxenException
testBinaryNumericPromotion
public void testBinaryNumericPromotion()
throws org.jaxen.JaxenException
- Throws:
org.jaxen.JaxenException
testBinaryStringPromotion
public void testBinaryStringPromotion()
throws org.jaxen.JaxenException
- Throws:
org.jaxen.JaxenException
testUnaryLogicalOperators
public void testUnaryLogicalOperators()
throws org.jaxen.JaxenException
- Throws:
org.jaxen.JaxenException
testBinaryLogicalOperators
public void testBinaryLogicalOperators()
throws org.jaxen.JaxenException
- Throws:
org.jaxen.JaxenException
testUnaryNumericOperators
public void testUnaryNumericOperators()
throws org.jaxen.JaxenException
- Throws:
org.jaxen.JaxenException
testBinaryNumericOperators
public void testBinaryNumericOperators()
throws org.jaxen.JaxenException
- Throws:
org.jaxen.JaxenException
testAssignmentOperators
public void testAssignmentOperators()
throws org.jaxen.JaxenException
- Throws:
org.jaxen.JaxenException
suite
public static junit.framework.Test suite()
Copyright © 2002–2015 InfoEther. All rights reserved.