Class BaseExoContainerTestSuite

java.lang.Object
org.exoplatform.commons.testing.BaseExoContainerTestSuite

public abstract class BaseExoContainerTestSuite extends Object
  • Constructor Details

    • BaseExoContainerTestSuite

      public BaseExoContainerTestSuite()
  • Method Details

    • setUp

      public static void setUp() throws Exception
      Throws:
      Exception
    • tearDown

      public static void tearDown()
    • initConfiguration

      protected static void initConfiguration(Class<?> clazz)
    • beforeSetup

      protected static void beforeSetup() throws Exception
      Throws:
      Exception
    • afterTearDown

      protected static void afterTearDown()