Package io.quarkus.test.common
Interface NativeImageStartedNotifier
-
public interface NativeImageStartedNotifierInterface than can be implemented to notify the test infrastructure that the native image has started for non HTTP based tests.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisNativeImageStarted()
-