|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.junit.internal.runners.TestMethod
de.jdemo.junit.DemoMethod
public class DemoMethod
| Constructor Summary | |
|---|---|
DemoMethod(java.lang.reflect.Method method,
org.junit.internal.runners.TestClass testClass)
|
|
| Method Summary | |
|---|---|
long |
getTimeout()
|
void |
invoke(java.lang.Object test)
|
| Methods inherited from class org.junit.internal.runners.TestMethod |
|---|
getExpectedException, isIgnored |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DemoMethod(java.lang.reflect.Method method,
org.junit.internal.runners.TestClass testClass)
| Method Detail |
|---|
public long getTimeout()
getTimeout in class org.junit.internal.runners.TestMethod
public void invoke(java.lang.Object test)
throws java.lang.IllegalArgumentException,
java.lang.IllegalAccessException,
java.lang.reflect.InvocationTargetException
invoke in class org.junit.internal.runners.TestMethodjava.lang.IllegalArgumentException
java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||