org.kuali.student.common.test.spring
Class IntegrationServiceTestClassRunner
java.lang.Object
org.junit.runner.Runner
org.junit.internal.runners.JUnit4ClassRunner
org.kuali.student.common.test.spring.IntegrationServiceTestClassRunner
- All Implemented Interfaces:
- org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Sortable
public class IntegrationServiceTestClassRunner
- extends org.junit.internal.runners.JUnit4ClassRunner
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 |
logger
static final org.slf4j.Logger logger
testClass
private Class<?> testClass
server
private org.mortbay.jetty.Server server
webAppPath
private String webAppPath
contextPath
private String contextPath
port
private int port
IntegrationServiceTestClassRunner
public IntegrationServiceTestClassRunner(Class<?> klass)
throws org.junit.internal.runners.InitializationError
- Throws:
org.junit.internal.runners.InitializationError
getAnnotations
private void getAnnotations()
setProperties
private void setProperties()
run
public void run(org.junit.runner.notification.RunNotifier notifier)
- Overrides:
run
in class org.junit.internal.runners.JUnit4ClassRunner
startServer
private void startServer()
stopServer
private void stopServer()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.