Class ProjectGeneratorTester


public class ProjectGeneratorTester extends AbstractProjectGenerationTester<ProjectGeneratorTester>
A tester class for ProjectGenerator. Contrary to ProjectAssetTester, standard ProjectGenerationConfiguration classes are processed automatically.Extra beans can be added using bean registration, a configuration class or via the customization of the project generation context.
Author:
Stephane Nicoll