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, parseJava17public void testStatementExpressionParentChildLinks()
throws Throwable
Throwablepublic void testVariableDeclaratorParentChildLinks()
throws Throwable
Throwablepublic void testIfStmtHasCorrectTypes()
throws Throwable
Throwablepublic void testWhileStmtHasCorrectTypes()
throws Throwable
Throwablepublic void testForStmtHasCorrectTypes()
throws Throwable
Throwablepublic void testOnlyWorksForMethodsAndConstructors()
public static junit.framework.Test suite()
Copyright © 2002-2013 InfoEther. All Rights Reserved.