de.jdemo.junit
Class DemoMethod

java.lang.Object
  extended by org.junit.internal.runners.TestMethod
      extended by de.jdemo.junit.DemoMethod

public class DemoMethod
extends org.junit.internal.runners.TestMethod


Constructor Summary
DemoMethod(java.lang.reflect.Method method, org.junit.internal.runners.TestClass testClass)
           
 
Method Summary
 long getTimeout()
           
 
Methods inherited from class org.junit.internal.runners.TestMethod
getExpectedException, invoke, isIgnored
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DemoMethod

public DemoMethod(java.lang.reflect.Method method,
                  org.junit.internal.runners.TestClass testClass)
Method Detail

getTimeout

public long getTimeout()
Overrides:
getTimeout in class org.junit.internal.runners.TestMethod


JDemo homepage: http://www.jdemo.de
Copyright © 2003-2010 Markus Gebhard. All Rights Reserved.