public class ParserCornersTest extends ParserTst
Constructor and Description |
---|
ParserCornersTest() |
Modifier and Type | Method and Description |
---|---|
void |
emptyFileJustComment()
Test for https://sourceforge.net/p/pmd/bugs/1355/
|
void |
testBug1429ParseError() |
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 |
testLambdaBug1333()
Test for https://sourceforge.net/p/pmd/bugs/1333/
|
void |
testLambdaBug1470() |
void |
testMultipleExceptionCatching() |
void |
testParsersCases15() |
void |
testParsersCases17() |
void |
testParsersCases18() |
buildDFA, dumpNodes, getNodes, getNodes, getOrderedNodes, parseJava, parseJava13, parseJava14, parseJava15, parseJava17, parseJava18
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 testParsersCases15()
public void testParsersCases17()
public void testLambdaBug1333()
public void emptyFileJustComment()
public void testMultipleExceptionCatching()
Copyright © 2002–2016 InfoEther. All rights reserved.