public class JDKVersionTest extends ParserTst
Constructor and Description |
---|
JDKVersionTest() |
buildDFA, getNodes, getNodes, getOrderedNodes, parseJava, parseJava13, parseJava14, parseJava15, parseJava17
public void testEnumAsKeywordShouldFailWith14() throws Throwable
Throwable
public void testEnumAsIdentifierShouldPassWith14() throws Throwable
Throwable
public void testEnumAsKeywordShouldPassWith15() throws Throwable
Throwable
public void testEnumAsIdentifierShouldFailWith15() throws Throwable
Throwable
public void testAssertAsKeywordVariantsSucceedWith1_4()
public void testAssertAsVariableDeclIdentifierFailsWith1_4()
public void testAssertAsMethodNameIdentifierFailsWith1_4()
public void testAssertAsIdentifierSucceedsWith1_3()
public void testAssertAsKeywordFailsWith1_3()
public void testVarargsShouldPassWith15() throws Throwable
Throwable
public void testVarargsShouldFailWith14() throws Throwable
Throwable
public void testJDK15ForLoopSyntaxShouldPassWith15() throws Throwable
Throwable
public void testJDK15ForLoopSyntaxWithModifiers() throws Throwable
Throwable
public void testJDK15ForLoopShouldFailWith14() throws Throwable
Throwable
public void testJDK15GenericsSyntaxShouldPassWith15() throws Throwable
Throwable
public void testNestedClassInMethodBug() throws Throwable
Throwable
public void testAssertAsIdentifierSucceedsWith1_3_test2()
public final void testBinaryAndUnderscoresInNumericalLiterals() throws Throwable
Throwable
public final void testTryWithResourcesSemi() throws Throwable
Throwable
public final void testTryWithResourcesMulti() throws Throwable
Throwable
public final void testTryWithResourcesWithAnnotations() throws Throwable
Throwable
public final void testMulticatchWithAnnotations() throws Throwable
Throwable
public static junit.framework.Test suite()
Copyright © 2002-2013 InfoEther. All Rights Reserved.