Class RendererSpecTest

All Implemented Interfaces:
SpecExampleProcessor

public abstract class RendererSpecTest extends ComboSpecTestCase
  • Field Details

  • Constructor Details

  • Method Details

    • wantExampleInfo

      protected boolean wantExampleInfo()
      Returns:
      false to disable example information in spec
    • getSpecExampleRenderer

      @NotNull public final @NotNull SpecExampleRenderer getSpecExampleRenderer(@NotNull @NotNull SpecExample example, @Nullable @Nullable DataHolder exampleOptions)
      Description copied from interface: SpecExampleProcessor
      Get spec renderer for an example spec
      Parameters:
      example - spec example
      exampleOptions - example custom options
      Returns:
      spec renderer for given example and options