Class 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.