Class TestWatchedFiles

java.lang.Object
io.quarkus.dev.testing.TestWatchedFiles

public class TestWatchedFiles extends Object
provides a way for a test run to tell the external application about watched paths. This could be a test specific application.properties or import.sql for example