类 AfterAllCallback

java.lang.Object
org.apache.camel.quarkus.test.AfterAllCallback
所有已实现的接口:
io.quarkus.test.junit.callback.QuarkusTestAfterAllCallback

public class AfterAllCallback extends Object implements io.quarkus.test.junit.callback.QuarkusTestAfterAllCallback
  • 构造器详细资料

    • AfterAllCallback

      public AfterAllCallback()
  • 方法详细资料

    • afterAll

      public void afterAll(io.quarkus.test.junit.callback.QuarkusTestContext context)
      指定者:
      afterAll 在接口中 io.quarkus.test.junit.callback.QuarkusTestAfterAllCallback