Class StrutsSpringTestCase

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.apache.struts2.XWorkTestCase
org.apache.struts2.junit.StrutsTestCase
org.apache.struts2.junit.StrutsSpringTestCase
All Implemented Interfaces:
junit.framework.Test

public abstract class StrutsSpringTestCase extends StrutsTestCase
Base class for Spring JUnit actions
  • Field Details

    • applicationContext

      protected static org.springframework.context.ApplicationContext applicationContext
  • Constructor Details

    • StrutsSpringTestCase

      public StrutsSpringTestCase()
  • Method Details