net.sourceforge.pmd.lang.java.symboltable
Class TypeSetTest
java.lang.Object
net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
public class TypeSetTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeSetTest
public TypeSetTest()
testASTCompilationUnitPackage
public void testASTCompilationUnitPackage()
testAddImport
public void testAddImport()
testFindClassImplicitImport
public void testFindClassImplicitImport()
throws Throwable
- Throws:
Throwable
testFindClassSamePackage
public void testFindClassSamePackage()
throws Throwable
- Throws:
Throwable
testFindClassExplicitImport
public void testFindClassExplicitImport()
throws Throwable
- Throws:
Throwable
testFindClassImportOnDemand
public void testFindClassImportOnDemand()
throws Throwable
- Throws:
Throwable
testFindClassPrimitive
public void testFindClassPrimitive()
throws Throwable
- Throws:
Throwable
testFindClassVoid
public void testFindClassVoid()
throws Throwable
- Throws:
Throwable
testFindFullyQualified
public void testFindFullyQualified()
throws Throwable
- Throws:
Throwable
testPrimitiveTypeResolver
public void testPrimitiveTypeResolver()
throws Throwable
- Throws:
Throwable
testPrimitiveTypeResolverWithNull
public void testPrimitiveTypeResolverWithNull()
throws Throwable
- Throws:
Throwable
testVoidTypeResolver
public void testVoidTypeResolver()
throws Throwable
- Throws:
Throwable
testVoidTypeResolverWithNull
public void testVoidTypeResolverWithNull()
throws Throwable
- Throws:
Throwable
testExplicitImportResolver
public void testExplicitImportResolver()
throws Throwable
- Throws:
Throwable
testExplicitImportResolverWithNull
public void testExplicitImportResolverWithNull()
throws Throwable
- Throws:
Throwable
testExplicitImportResolverWithNullAndEmptyImports
public void testExplicitImportResolverWithNullAndEmptyImports()
throws Throwable
- Throws:
Throwable
testImplicitImportResolverPass
public void testImplicitImportResolverPass()
throws Throwable
- Throws:
Throwable
testImplicitImportResolverPassFail
public void testImplicitImportResolverPassFail()
throws Throwable
- Throws:
Throwable
testImplicitImportResolverWithNull
public void testImplicitImportResolverWithNull()
throws Throwable
- Throws:
Throwable
testCurrentPackageResolverPass
public void testCurrentPackageResolverPass()
throws Throwable
- Throws:
Throwable
testCurrentPackageResolverWithNull
public void testCurrentPackageResolverWithNull()
throws Throwable
- Throws:
Throwable
testImportOnDemandResolverPass
public void testImportOnDemandResolverPass()
throws Throwable
- Throws:
Throwable
testImportOnDemandResolverWithNull
public void testImportOnDemandResolverWithNull()
throws Throwable
- Throws:
Throwable
importOnDemandResolverFail1
public void importOnDemandResolverFail1()
throws Throwable
- Throws:
Throwable
importOnDemandResolverFail2
public void importOnDemandResolverFail2()
throws Throwable
- Throws:
Throwable
testFullyQualifiedNameResolverWithNull
public void testFullyQualifiedNameResolverWithNull()
throws Throwable
- Throws:
Throwable
suite
public static junit.framework.Test suite()
Copyright © 2002–2015 InfoEther. All rights reserved.