org.apache.velocity.tools.generic
Class ClassToolTests
java.lang.Object
org.apache.velocity.tools.generic.ClassToolTests
public class ClassToolTests
- extends Object
Tests for ClassTool
- Since:
- VelocityTools 2.0
- Version:
- $Id$
- Author:
- Nathan Bubna
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassToolTests
public ClassToolTests()
ctorClassTool
public void ctorClassTool()
throws Exception
- Throws:
Exception
ctorClassTool_ClassToolClass
public void ctorClassTool_ClassToolClass()
throws Exception
- Throws:
Exception
methodConfigure_Map
public void methodConfigure_Map()
throws Exception
- Throws:
Exception
methodGetAnnotations
public void methodGetAnnotations()
throws Exception
- Throws:
Exception
methodGetConstructors
public void methodGetConstructors()
throws Exception
- Throws:
Exception
methodGetFields
public void methodGetFields()
throws Exception
- Throws:
Exception
methodGetMethods
public void methodGetMethods()
throws Exception
- Throws:
Exception
methodGetTypes
public void methodGetTypes()
throws Exception
- Throws:
Exception
methodGetFullName
public void methodGetFullName()
throws Exception
- Throws:
Exception
methodGetName
public void methodGetName()
throws Exception
- Throws:
Exception
methodGetPackage
public void methodGetPackage()
throws Exception
- Throws:
Exception
methodGetType
public void methodGetType()
throws Exception
- Throws:
Exception
methodGetSuper
public void methodGetSuper()
throws Exception
- Throws:
Exception
methodInspect_Class
public void methodInspect_Class()
throws Exception
- Throws:
Exception
methodInspect_Object
public void methodInspect_Object()
throws Exception
- Throws:
Exception
methodInspect_String
public void methodInspect_String()
throws Exception
- Throws:
Exception
methodIsAbstract
public void methodIsAbstract()
throws Exception
- Throws:
Exception
methodIsDeprecated
public void methodIsDeprecated()
throws Exception
- Throws:
Exception
methodIsFinal
public void methodIsFinal()
throws Exception
- Throws:
Exception
methodIsInterface
public void methodIsInterface()
throws Exception
- Throws:
Exception
methodIsPrivate
public void methodIsPrivate()
throws Exception
- Throws:
Exception
methodIsProtected
public void methodIsProtected()
throws Exception
- Throws:
Exception
methodIsPublic
public void methodIsPublic()
throws Exception
- Throws:
Exception
methodIsStatic
public void methodIsStatic()
throws Exception
- Throws:
Exception
methodSetClass_Class
public void methodSetClass_Class()
throws Exception
- Throws:
Exception
methodSupportsNewInstance
public void methodSupportsNewInstance()
throws Exception
- Throws:
Exception
Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.