org.kuali.student.common.test.spring
Class IntegrationServiceTestClassRunner

java.lang.Object
  extended by org.junit.runner.Runner
      extended by org.junit.internal.runners.JUnit4ClassRunner
          extended by org.kuali.student.common.test.spring.IntegrationServiceTestClassRunner
All Implemented Interfaces:
org.junit.runner.Describable, org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Sortable

Deprecated.

@Deprecated
public class IntegrationServiceTestClassRunner
extends org.junit.internal.runners.JUnit4ClassRunner


Constructor Summary
IntegrationServiceTestClassRunner(Class<?> klass)
          Deprecated.  
 
Method Summary
 void run(org.junit.runner.notification.RunNotifier notifier)
          Deprecated.  
 
Methods inherited from class org.junit.internal.runners.JUnit4ClassRunner
classAnnotations, createTest, filter, getDescription, getName, getTestClass, getTestMethods, invokeTestMethod, methodDescription, runMethods, sort, testAnnotations, testName, validate, wrapMethod
 
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

IntegrationServiceTestClassRunner

public IntegrationServiceTestClassRunner(Class<?> klass)
                                  throws org.junit.internal.runners.InitializationError
Deprecated. 
Throws:
org.junit.internal.runners.InitializationError
Method Detail

run

public void run(org.junit.runner.notification.RunNotifier notifier)
Deprecated. 
Overrides:
run in class org.junit.internal.runners.JUnit4ClassRunner


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.