Class SpringContextEventLoggerListenerCustomizerFactory

java.lang.Object
com.github.seregamorph.testsmartcontext.SpringContextEventLoggerListenerCustomizerFactory
All Implemented Interfaces:
org.springframework.test.context.ContextCustomizerFactory

public class SpringContextEventLoggerListenerCustomizerFactory extends Object implements org.springframework.test.context.ContextCustomizerFactory
Author:
Sergey Chernov
  • Constructor Details

    • SpringContextEventLoggerListenerCustomizerFactory

      public SpringContextEventLoggerListenerCustomizerFactory()
  • Method Details

    • createContextCustomizer

      public org.springframework.test.context.ContextCustomizer createContextCustomizer(@NonNull Class<?> testClass, @NonNull List<org.springframework.test.context.ContextConfigurationAttributes> configAttributes)
      Specified by:
      createContextCustomizer in interface org.springframework.test.context.ContextCustomizerFactory