org.exoplatform.commons.testing
Class BaseExoContainerTestSuite

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

public abstract class BaseExoContainerTestSuite
extends Object

Created by The eXo Platform SAS Author : thanh_vucong thanh_vucong@exoplatform.com Nov 12, 2012


Constructor Summary
BaseExoContainerTestSuite()
           
 
Method Summary
protected static void afterTearDown()
           
protected static void beforeSetup()
           
protected static void initConfiguration(Class<?> clazz)
           
static void setUp()
           
static void tearDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseExoContainerTestSuite

public BaseExoContainerTestSuite()
Method Detail

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()


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.