Annotation Type IndicativeSentencesGeneration

    • Field Detail

      • DEFAULT_SEPARATOR

        static final java.lang.String DEFAULT_SEPARATOR
    • Element Detail

      • separator

        java.lang.String separator
        Custom separator for indicative sentences generator.
        Default:
        ""
      • generator

        java.lang.Class<? extends DisplayNameGenerator> generator
        Custom display name generator.
        Default:
        org.junit.jupiter.api.DisplayNameGenerator.Standard.class