Annotation Interface IndicativeSentencesGeneration


@IndicativeSentencesGeneration is used to register the DisplayNameGenerator.IndicativeSentences display name generator and configure it.

The separator() for sentence fragments and the display name generator() for sentence fragments are configurable. If this annotation is declared without any attributes — for example, @IndicativeSentencesGeneration or @IndicativeSentencesGeneration() — the default configuration will be used.

This annotation is inherited from superclasses and implemented interfaces. It is also inherited from enclosing classes for @Nested test classes.

Since:
5.7
See Also: