Class SingletonToApplicationScopedTestBuildChainCustomizerProducer

java.lang.Object
io.quarkus.test.junit.mockito.internal.SingletonToApplicationScopedTestBuildChainCustomizerProducer
All Implemented Interfaces:
TestBuildChainCustomizerProducer

public class SingletonToApplicationScopedTestBuildChainCustomizerProducer extends Object implements TestBuildChainCustomizerProducer
  • Field Details

    • INJECT_MOCK

      static final org.jboss.jandex.DotName INJECT_MOCK
    • DEPRECATED_INJECT_MOCK

      static final org.jboss.jandex.DotName DEPRECATED_INJECT_MOCK
    • INJECT_SPY

      static final org.jboss.jandex.DotName INJECT_SPY
    • MOCKITO_CONFIG

      static final org.jboss.jandex.DotName MOCKITO_CONFIG
  • Constructor Details

    • SingletonToApplicationScopedTestBuildChainCustomizerProducer

      public SingletonToApplicationScopedTestBuildChainCustomizerProducer()
  • Method Details