Interface IntegrationTestStartedNotifier


public interface IntegrationTestStartedNotifier
Interface than can be implemented to notify the test infrastructure that the produced artifact has started for non HTTP based @QuarkusIntegrationTests. Implementations of this class are loaded via the ServiceLoader mechanism.