Class AfterAllCallback

  • All Implemented Interfaces:
    io.quarkus.test.junit.callback.QuarkusTestAfterAllCallback

    public class AfterAllCallback
    extends Object
    implements io.quarkus.test.junit.callback.QuarkusTestAfterAllCallback
    • Constructor Detail

      • AfterAllCallback

        public AfterAllCallback()
    • Method Detail

      • afterAll

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