Class TestMethod
java.lang.Object
org.junit.internal.runners.TestMethod
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.longDeprecated.voidDeprecated.booleanDeprecated.
-
Constructor Details
-
TestMethod
-
-
Method Details
-
isIgnored
public boolean isIgnored()Deprecated. -
getTimeout
public long getTimeout()Deprecated. -
getExpectedException
-
invoke
public void invoke(Object test) throws IllegalArgumentException, IllegalAccessException, InvocationTargetException Deprecated.
-
BlockJUnit4ClassRunnerin place ofJUnit4ClassRunner.