Package org.apache.camel.quarkus.test
Class AfterEachCallback
- java.lang.Object
-
- org.apache.camel.quarkus.test.AfterEachCallback
-
- All Implemented Interfaces:
io.quarkus.test.junit.callback.QuarkusTestAfterEachCallback
public class AfterEachCallback extends Object implements io.quarkus.test.junit.callback.QuarkusTestAfterEachCallback
-
-
Constructor Summary
Constructors Constructor Description AfterEachCallback()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidafterEach(io.quarkus.test.junit.callback.QuarkusTestMethodContext context)
-