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 Details

    • AfterAllCallback

      public AfterAllCallback()
  • Method Details

    • afterAll

      public void afterAll(io.quarkus.test.junit.callback.QuarkusTestContext context)
      Specified by:
      afterAll in interface io.quarkus.test.junit.callback.QuarkusTestAfterAllCallback