public class StatementAndBraceFinderTest extends ParserTst
Constructor and Description |
---|
StatementAndBraceFinderTest() |
Modifier and Type | Method and Description |
---|---|
static junit.framework.Test |
suite() |
void |
testForStmtHasCorrectTypes() |
void |
testIfStmtHasCorrectTypes() |
void |
testOnlyWorksForMethodsAndConstructors() |
void |
testStatementExpressionParentChildLinks() |
void |
testVariableDeclaratorParentChildLinks() |
void |
testWhileStmtHasCorrectTypes() |
buildDFA, getNodes, getNodes, getOrderedNodes, parseJava, parseJava13, parseJava14, parseJava15, parseJava17
public void testStatementExpressionParentChildLinks() throws Throwable
Throwable
public void testVariableDeclaratorParentChildLinks() throws Throwable
Throwable
public void testIfStmtHasCorrectTypes() throws Throwable
Throwable
public void testWhileStmtHasCorrectTypes() throws Throwable
Throwable
public void testForStmtHasCorrectTypes() throws Throwable
Throwable
public void testOnlyWorksForMethodsAndConstructors()
public static junit.framework.Test suite()
Copyright © 2002-2013 InfoEther. All Rights Reserved.