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