Package org.junit.internal.runners
Class TestClass
java.lang.Object
org.junit.internal.runners.TestClass
Deprecated.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.getAnnotatedMethods
(Class<? extends Annotation> annotationClass) Deprecated.Deprecated.Constructor<?>
Deprecated.Class<?>
Deprecated.getName()
Deprecated.getSuperClasses
(Class<?> testClass) Deprecated.Deprecated.private boolean
isShadowed
(Method current, Method previous) Deprecated.private boolean
isShadowed
(Method method, List<Method> results) Deprecated.private boolean
runsTopToBottom
(Class<? extends Annotation> annotation) Deprecated.
-
Field Details
-
klass
Deprecated.
-
-
Constructor Details
-
TestClass
Deprecated.
-
-
Method Details
-
getTestMethods
Deprecated. -
getBefores
Deprecated. -
getAfters
Deprecated. -
getAnnotatedMethods
Deprecated. -
runsTopToBottom
Deprecated. -
isShadowed
Deprecated. -
isShadowed
Deprecated. -
getSuperClasses
Deprecated. -
getConstructor
Deprecated. -
getJavaClass
Deprecated. -
getName
Deprecated.
-
BlockJUnit4ClassRunner
in place ofJUnit4ClassRunner
.