public class JUnit4SpockMethod extends ConstructorOrMethod
Constructor and Description |
---|
JUnit4SpockMethod(org.junit.runner.Description description) |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getDeclaringClass() |
String |
getName() |
static boolean |
isSpockClass(Class<?> testClass) |
String |
toString() |
equals, getConstructor, getEnabled, getMethod, getParameterTypes, hashCode, setEnabled
public JUnit4SpockMethod(org.junit.runner.Description description)
public static boolean isSpockClass(Class<?> testClass)
public Class<?> getDeclaringClass()
getDeclaringClass
in class ConstructorOrMethod
public String getName()
getName
in class ConstructorOrMethod
public String toString()
toString
in class ConstructorOrMethod
Copyright © 2024. All rights reserved.