net.sourceforge.pmd.lang.java.ast
Class SimpleNodeTest
java.lang.Object
net.sourceforge.pmd.lang.java.ParserTst
net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
public class SimpleNodeTest
- extends ParserTst
Methods inherited from class net.sourceforge.pmd.lang.java.ParserTst |
buildDFA, dumpNodes, getNodes, getNodes, getOrderedNodes, parseJava, parseJava13, parseJava14, parseJava15, parseJava17, parseJava18 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleNodeTest
public SimpleNodeTest()
testMethodDiffLines
public void testMethodDiffLines()
throws Throwable
- Throws:
Throwable
testMethodSameLine
public void testMethodSameLine()
throws Throwable
- Throws:
Throwable
testNoLookahead
public void testNoLookahead()
throws Throwable
- Throws:
Throwable
testHasExplicitExtends
public void testHasExplicitExtends()
throws Throwable
- Throws:
Throwable
testNoExplicitExtends
public void testNoExplicitExtends()
throws Throwable
- Throws:
Throwable
testHasExplicitImplements
public void testHasExplicitImplements()
throws Throwable
- Throws:
Throwable
testNoExplicitImplements
public void testNoExplicitImplements()
throws Throwable
- Throws:
Throwable
testColumnsOnQualifiedName
public void testColumnsOnQualifiedName()
throws Throwable
- Throws:
Throwable
testLineNumbersForNameSplitOverTwoLines
public void testLineNumbersForNameSplitOverTwoLines()
throws Throwable
- Throws:
Throwable
testLineNumbersAreSetOnAllSiblings
public void testLineNumbersAreSetOnAllSiblings()
throws Throwable
- Throws:
Throwable
testFindDescendantsOfType
public void testFindDescendantsOfType()
testFindDescendantsOfTypeMultiple
public void testFindDescendantsOfTypeMultiple()
testFindDescendantsOfTypeRecurse
public void testFindDescendantsOfTypeRecurse()
testGetFirstChild
public void testGetFirstChild()
testGetFirstChildNested
public void testGetFirstChildNested()
testGetFirstChildNestedDeeper
public void testGetFirstChildNestedDeeper()
testParentMethods
public void testParentMethods()
throws Throwable
- Throws:
Throwable
testContainsNoInner
public void testContainsNoInner()
throws Throwable
- Throws:
Throwable
testContainsNoInnerWithAnonInner
public void testContainsNoInnerWithAnonInner()
throws Throwable
- Throws:
Throwable
testContainsChildOfType
public void testContainsChildOfType()
throws Throwable
- Throws:
Throwable
testXPathNodeSelect
public void testXPathNodeSelect()
throws Throwable
- Throws:
Throwable
testUserData
public void testUserData()
throws Throwable
- Throws:
Throwable
suite
public static junit.framework.Test suite()
Copyright © 2002–2015 InfoEther. All rights reserved.