Package io.quarkus.test.junit.classloading


package io.quarkus.test.junit.classloading
  • Classes
    Class
    Description
    JUnit has many interceptors and listeners, but it does not allow us to intercept test discovery in a fine-grained way that would allow us to swap the thread context classloader.
    If we set a parent, vertx http deployment QuarkusTestTypeTestCase and various others break.