org.mockito.internal.runners
Class RunnerFactory

java.lang.Object
  extended by org.mockito.internal.runners.RunnerFactory

public class RunnerFactory
extends java.lang.Object


Constructor Summary
RunnerFactory()
           
 
Method Summary
 RunnerImpl create(java.lang.Class<?> klass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunnerFactory

public RunnerFactory()
Method Detail

create

public RunnerImpl create(java.lang.Class<?> klass)
                  throws java.lang.reflect.InvocationTargetException
Throws:
java.lang.reflect.InvocationTargetException