Interface ArcTestConfig


public interface ArcTestConfig
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    If set to true then disable StartupEvent and ShutdownEvent observers declared on application bean classes during the tests.
  • Method Details

    • disableApplicationLifecycleObservers

      @WithDefault("false") boolean disableApplicationLifecycleObservers()
      If set to true then disable StartupEvent and ShutdownEvent observers declared on application bean classes during the tests.