public class LanguageVersionDiscovererTest extends Object
| Constructor and Description |
|---|
LanguageVersionDiscovererTest() |
| Modifier and Type | Method and Description |
|---|---|
static junit.framework.Test |
suite() |
void |
testJavaFileUsing15()
Test on Java file with Java version set to 1.4.
|
void |
testJavaFileUsingDefaults()
Test on Java file with default options.
|
void |
testJspFile()
Test on JSP file.
|
public void testJspFile()
public void testJavaFileUsingDefaults()
public void testJavaFileUsing15()
public static junit.framework.Test suite()
Copyright © 2002-2013 InfoEther. All Rights Reserved.