Package org.junit.internal.runners
Class MethodValidator
java.lang.Object
org.junit.internal.runners.MethodValidator
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Deprecated.void
Deprecated.Deprecated.void
Deprecated.void
Deprecated.
-
Constructor Details
-
MethodValidator
Deprecated.
-
-
Method Details
-
validateInstanceMethods
public void validateInstanceMethods()Deprecated. -
validateStaticMethods
public void validateStaticMethods()Deprecated. -
validateMethodsForDefaultRunner
Deprecated. -
assertValid
Deprecated.- Throws:
InitializationError
-
validateNoArgConstructor
public void validateNoArgConstructor()Deprecated.
-
BlockJUnit4ClassRunner
in place ofJUnit4ClassRunner
.