Class FrameworkMethodWithTestOption
java.lang.Object
org.junit.runners.model.FrameworkMember<org.junit.runners.model.FrameworkMethod>
org.junit.runners.model.FrameworkMethod
de.mirkosertic.bytecoder.core.test.FrameworkMethodWithTestOption
- All Implemented Interfaces:
org.junit.runners.model.Annotatable
public class FrameworkMethodWithTestOption
extends org.junit.runners.model.FrameworkMethod
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.junit.runners.model.FrameworkMethod
equals, getAnnotation, getAnnotations, getDeclaringClass, getMethod, getModifiers, getName, getReturnType, getType, hashCode, invokeExplosively, isShadowedBy, producesType, toString, validateNoTypeParametersOnArgs, validatePublicVoid, validatePublicVoidNoArgMethods inherited from class org.junit.runners.model.FrameworkMember
isPublic, isStatic
-
Field Details
-
testOption
-
-
Constructor Details
-
FrameworkMethodWithTestOption
-
-
Method Details
-
getTestOption
-