BlockJUnit4ClassRunner in place of JUnit4ClassRunner.@Deprecated public class TestMethod extends Object
| Constructor and Description |
|---|
TestMethod(Method method,
TestClass testClass)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends Throwable> |
getExpectedException()
Deprecated.
|
long |
getTimeout()
Deprecated.
|
void |
invoke(Object test)
Deprecated.
|
boolean |
isIgnored()
Deprecated.
|
public boolean isIgnored()
public long getTimeout()
public void invoke(Object test) throws IllegalArgumentException, IllegalAccessException, InvocationTargetException
Copyright © 2002–2017 JUnit. All rights reserved.