public class TypeSetTest extends Object
Constructor and Description |
---|
TypeSetTest() |
Modifier and Type | Method and Description |
---|---|
void |
importOnDemandResolverFail1() |
void |
importOnDemandResolverFail2() |
static junit.framework.Test |
suite() |
void |
testAddImport() |
void |
testASTCompilationUnitPackage() |
void |
testCurrentPackageResolverPass() |
void |
testExplicitImportResolver() |
void |
testFindClassExplicitImport() |
void |
testFindClassImplicitImport() |
void |
testFindClassImportOnDemand() |
void |
testFindClassPrimitive() |
void |
testFindClassSamePackage() |
void |
testFindClassVoid() |
void |
testFindFullyQualified() |
void |
testImplicitImportResolverPass() |
void |
testImplicitImportResolverPassFail() |
void |
testImportOnDemandResolverPass() |
void |
testPrimitiveTypeResolver() |
void |
testVoidTypeResolver() |
public void testASTCompilationUnitPackage()
public void testAddImport()
public void testFindClassImplicitImport() throws Throwable
Throwable
public void testFindClassExplicitImport() throws Throwable
Throwable
public void testFindClassImportOnDemand() throws Throwable
Throwable
public void testPrimitiveTypeResolver() throws Throwable
Throwable
public void testExplicitImportResolver() throws Throwable
Throwable
public void testImplicitImportResolverPass() throws Throwable
Throwable
public void testImplicitImportResolverPassFail() throws Throwable
Throwable
public void testCurrentPackageResolverPass() throws Throwable
Throwable
public void testImportOnDemandResolverPass() throws Throwable
Throwable
public void importOnDemandResolverFail1() throws Throwable
Throwable
public void importOnDemandResolverFail2() throws Throwable
Throwable
public static junit.framework.Test suite()
Copyright © 2002-2013 InfoEther. All Rights Reserved.