Class TestTracingProcessor

java.lang.Object
io.quarkus.deployment.dev.testing.TestTracingProcessor

public class TestTracingProcessor extends Object
processor that instruments test and application classes to trace the code path that is in use during a test run.

This allows for fine-grained running of tests when a file changes.