org.jnario.runner.internal
Class ExtensionClass
java.lang.Object
org.jnario.runner.internal.ExtensionClass
public class ExtensionClass
- extends Object
- Author:
- Sebastian Benz - Initial contribution and API
|
Constructor Summary |
ExtensionClass(org.junit.runners.model.FrameworkField extensionField)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtensionClass
public ExtensionClass(org.junit.runners.model.FrameworkField extensionField)
getAnnotatedMethods
public List<org.junit.runners.model.FrameworkMethod> getAnnotatedMethods(Class<? extends Annotation> annotationClass)
get
public Object get(Object target)
throws IllegalArgumentException,
IllegalAccessException
- Throws:
IllegalArgumentException
IllegalAccessException
allMethodsWithAnnotation
public List<org.junit.runners.model.FrameworkMethod> allMethodsWithAnnotation(Class<? extends Annotation> annotationType)
getName
public String getName()
isStatic
public boolean isStatic()
Copyright © 2012-2013 BMW Car IT. All Rights Reserved.