Interface QuteTestModeConfig


public interface QuteTestModeConfig
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    By default, the rendering results of injected and type-safe templates are recorded in the managed RenderedResults which is registered as a CDI bean.
  • Method Details

    • recordRenderedResults

      @WithDefault("true") boolean recordRenderedResults()
      By default, the rendering results of injected and type-safe templates are recorded in the managed RenderedResults which is registered as a CDI bean.