Class ProjectAssetTester


public class ProjectAssetTester extends AbstractProjectGenerationTester<ProjectAssetTester>
A tester for project asset that does not detect available contributors and does not register any bean to the context. Contributors can be added using bean registration, a configuration class or via the customization of the project generation context.

Alternatively, the context can be queried the same way ApplicationContextRunner works by configuring the context.

Author:
Stephane Nicoll