Uses of Package
io.quarkus.arquillian
-
Classes in io.quarkus.arquillian used by io.quarkus.arquillianClassDescriptionThis class is a workaround for Arquillian holding onto deployment-scoped (and container-scoped) objects until its end of life.Note that we cannot use event.getExecutor().invoke() directly because the callbacks would be invoked upon the original test class instance and not the real test instance.