public class ParserCornersTest extends ParserTst
Constructor and Description |
---|
ParserCornersTest() |
Modifier and Type | Method and Description |
---|---|
static junit.framework.Test |
suite() |
void |
testCastLookaheadProblem() |
void |
testGenericsProblem()
Tests a specific generic notation for calling methods.
|
void |
testGetFirstASTNameImageNull() |
void |
testInnerOuterClass()
#1107 PMD 5.0.4 couldn't parse call of parent outer java class method from inner class
|
void |
testParsersCases() |
buildDFA, getNodes, getNodes, getOrderedNodes, parseJava, parseJava13, parseJava14, parseJava15, parseJava17
public void testInnerOuterClass() throws Exception
Exception
- any errorpublic final void testGetFirstASTNameImageNull() throws Throwable
Throwable
public final void testCastLookaheadProblem() throws Throwable
Throwable
public void testGenericsProblem()
public void testParsersCases()
public static junit.framework.Test suite()
Copyright © 2002-2013 InfoEther. All Rights Reserved.