net.csdn.junit
Class JettyTest

java.lang.Object
  extended by net.csdn.junit.IocTest
      extended by net.csdn.junit.JettyTest

public class JettyTest
extends IocTest

BlogInfo: WilliamZhu Date: 12-6-17 Time: 下午10:27


Field Summary
 
Fields inherited from class net.csdn.junit.IocTest
injector
 
Constructor Summary
JettyTest()
           
 
Method Summary
 void runTargetServer(Runnable runnable)
           
 void tearDown()
           
 
Methods inherited from class net.csdn.junit.IocTest
checkClassLoaded, commitTransaction, dbCommit, findController, findService, initEnv, mockService, mockService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JettyTest

public JettyTest()
Method Detail

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

runTargetServer

public void runTargetServer(Runnable runnable)


Copyright © 2014. All Rights Reserved.