Class ParameterizedInvocationNameFormatter.PartialFormatters
java.lang.Object
org.junit.jupiter.params.ParameterizedInvocationNameFormatter.PartialFormatters
- Enclosing class:
ParameterizedInvocationNameFormatter
- Since:
- 5.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Map<String, ParameterizedInvocationNameFormatter.PartialFormatter> private int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) ParameterizedInvocationNameFormatter.PartialFormatter(package private) voidput(String placeholder, ParameterizedInvocationNameFormatter.PartialFormatter formatter)
-
Field Details
-
formattersByPlaceholder
private final Map<String, ParameterizedInvocationNameFormatter.PartialFormatter> formattersByPlaceholder -
minimumPlaceholderLength
private int minimumPlaceholderLength
-
-
Constructor Details
-
PartialFormatters
private PartialFormatters()
-
-
Method Details
-
put
-
get
-
placeholders
-