Class ContainerBuilder

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

public class ContainerBuilder extends Object

An helper for building a root container and a portal container. I have done several attempt to make easily and safe root/portal container boot for unit test. This one is my best attempt so far.

Note that the portal container are booted in the order they are declared first.

Version:
$Revision$
Author:
Julien Viet