Interface TestBuildChainCustomizerProducer


  • public interface TestBuildChainCustomizerProducer
    Implementation of this class have the ability to add build items
    • Method Detail

      • produce

        Consumer<io.quarkus.builder.BuildChainBuilder> produce​(org.jboss.jandex.Index testClassesIndex)