We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e946740 commit 45465ebCopy full SHA for 45465eb
documentation/src/docs/asciidoc/release-notes/release-notes-6.0.0-M2.adoc
@@ -97,7 +97,7 @@ repository on GitHub.
97
98
* Display names for `@ParameterizedClass` and `@ParameterizedTest` now consistently style
99
name-value pairs for arguments using `name = value` formatting – for example,
100
- `fruit = apple` instead of `fruit=apple`.
+ `fruit{nbsp}={nbsp}apple` instead of `fruit=apple`.
101
* Reason strings supplied to `ConditionEvaluationResult` APIs are now officially declared
102
as `@Nullable`.
103
* Introduce `computeIfAbsent(...)` methods in `ExtensionContext.Store` to simplify working
0 commit comments