com.agimatec.annotations.jam
Class JAMTestMethod
java.lang.Object
com.agimatec.annotations.jam.JAMTestAnnotatedElement
com.agimatec.annotations.jam.JAMTestMethod
public class JAMTestMethod
- extends JAMTestAnnotatedElement
Description:
User: roman.stumm
Date: 13.06.2007
Time: 14:55:23
Copyright: Agimatec GmbH
JAMTestMethod
public JAMTestMethod(org.codehaus.jam.JMethod jmethod,
JAMTestClass TestClass)
getTestClass
public JAMTestClass getTestClass()
- Specified by:
getTestClass in class JAMTestAnnotatedElement
element
protected org.codehaus.jam.JAnnotatedElement element()
- Specified by:
element in class JAMTestAnnotatedElement
singleAnnotation
protected String singleAnnotation()
- Specified by:
singleAnnotation in class JAMTestAnnotatedElement
multiAnnotation
protected String multiAnnotation()
- Specified by:
multiAnnotation in class JAMTestAnnotatedElement
getName
public String getName()
- Specified by:
getName in class JAMTestAnnotatedElement
getType
public String getType()
- Specified by:
getType in class JAMTestAnnotatedElement
getTypeJClass
public org.codehaus.jam.JClass getTypeJClass()
- Specified by:
getTypeJClass in class JAMTestAnnotatedElement
getType
public String getType(String path)
- Specified by:
getType in class JAMTestAnnotatedElement
isEnumType
public boolean isEnumType()
Copyright © 2008-2013. All Rights Reserved.