Interface QuarkusTestAfterEachCallback


public interface QuarkusTestAfterEachCallback
Can be implemented by classes that shall be called after each test method in a @QuarkusTest.

The implementing class has to be deployed as service provider on the class path.