public class SimpleNodeTest extends ParserTst
Constructor and Description |
---|
SimpleNodeTest() |
Modifier and Type | Method and Description |
---|---|
static junit.framework.Test |
suite() |
void |
testColumnsOnQualifiedName() |
void |
testContainsChildOfType() |
void |
testContainsNoInner() |
void |
testContainsNoInnerWithAnonInner() |
void |
testFindDescendantsOfType() |
void |
testFindDescendantsOfTypeMultiple() |
void |
testFindDescendantsOfTypeRecurse() |
void |
testGetFirstChild() |
void |
testGetFirstChildNested() |
void |
testGetFirstChildNestedDeeper() |
void |
testHasExplicitExtends() |
void |
testHasExplicitImplements() |
void |
testLineNumbersAreSetOnAllSiblings() |
void |
testLineNumbersForNameSplitOverTwoLines() |
void |
testMethodDiffLines() |
void |
testMethodSameLine() |
void |
testNoExplicitExtends() |
void |
testNoExplicitImplements() |
void |
testNoLookahead() |
void |
testParentMethods() |
void |
testUserData() |
void |
testXPathNodeSelect() |
buildDFA, dumpNodes, getNodes, getNodes, getOrderedNodes, parseJava, parseJava13, parseJava14, parseJava15, parseJava17, parseJava18
public void testHasExplicitImplements() throws Throwable
Throwable
public void testColumnsOnQualifiedName() throws Throwable
Throwable
public void testLineNumbersForNameSplitOverTwoLines() throws Throwable
Throwable
public void testLineNumbersAreSetOnAllSiblings() throws Throwable
Throwable
public void testFindDescendantsOfType()
public void testFindDescendantsOfTypeMultiple()
public void testFindDescendantsOfTypeRecurse()
public void testGetFirstChild()
public void testGetFirstChildNested()
public void testGetFirstChildNestedDeeper()
public void testContainsNoInnerWithAnonInner() throws Throwable
Throwable
public static junit.framework.Test suite()
Copyright © 2002–2014 InfoEther. All rights reserved.