org.apache.openejb.junit
Class DeployApplication

java.lang.Object
  extended by org.junit.runners.model.Statement
      extended by org.apache.openejb.junit.DeployApplication

public class DeployApplication
extends org.junit.runners.model.Statement


Constructor Summary
DeployApplication(Object testInstance, org.junit.runners.model.Statement next, ApplicationComposers delegate)
           
 
Method Summary
 void evaluate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployApplication

public DeployApplication(Object testInstance,
                         org.junit.runners.model.Statement next,
                         ApplicationComposers delegate)
Method Detail

evaluate

public void evaluate()
              throws Throwable
Specified by:
evaluate in class org.junit.runners.model.Statement
Throws:
Throwable


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.