Class TestLauncher

All Implemented Interfaces:
AutoCloseable, Launcher

public class TestLauncher extends BuildProjectLauncher
An implementation of a Launcher that launches a build configuration. It expects that the JDrupes Builder project has already been compiled and its classes are available on the classpath. It can be used to launch a build configuration from a unit test where the context is already is bound. This is only needed when jdbld runs unit tests for jdbld.