Package org.testng.junit
Class JUnit4SpockMethod
java.lang.Object
org.testng.internal.ConstructorOrMethod
org.testng.junit.JUnit4SpockMethod
Deprecated.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.testng.internal.ConstructorOrMethod
equals, getConstructor, getEnabled, getMethod, getParameterTypes, hashCode, setEnabled, stringifyParameterTypes
-
Field Details
-
SPOCK_SPEC_CLASS
Deprecated. -
declaringClass
Deprecated. -
description
Deprecated.
-
-
Constructor Details
-
JUnit4SpockMethod
public JUnit4SpockMethod(org.junit.runner.Description description) Deprecated.
-
-
Method Details
-
getSpockSpecClass
Deprecated. -
isSpockClass
Deprecated. -
getDeclaringClass
Deprecated.- Overrides:
getDeclaringClass
in classConstructorOrMethod
-
getName
Deprecated.- Overrides:
getName
in classConstructorOrMethod
-
toString
Deprecated.- Overrides:
toString
in classConstructorOrMethod
-
7.7.0