Class AcrossTestContextBuilder

java.lang.Object
com.foreach.across.test.support.AcrossTestContextBuilder
Direct Known Subclasses:
AcrossTestWebContextBuilder

public class AcrossTestContextBuilder extends Object
Builder for creating an AcrossTestContext. This builder allows easy configuration of properties and modules to add to an AcrossTestContext.

Once build() has been called, the AcrossTestContext will be created and the internal AcrossContext bootstrapped.

Since:
1.1.2
Author:
Arne Vandamme