org.jmock.integration.junit4
Class JMock

java.lang.Object
  extended by org.junit.runner.Runner
      extended by org.junit.internal.runners.TestClassRunner
          extended by org.jmock.integration.junit4.JMock
All Implemented Interfaces:
Filterable, Sortable

public class JMock
extends org.junit.internal.runners.TestClassRunner


Field Summary
 
Fields inherited from class org.junit.internal.runners.TestClassRunner
fEnclosedRunner
 
Constructor Summary
JMock(Class<?> testClass)
           
 
Method Summary
 
Methods inherited from class org.junit.internal.runners.TestClassRunner
filter, getDescription, getTestClass, run, sort, validate
 
Methods inherited from class org.junit.runner.Runner
testCount
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMock

public JMock(Class<?> testClass)
      throws org.junit.internal.runners.InitializationError
Throws:
org.junit.internal.runners.InitializationError