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 0f27653 commit adc203fCopy full SHA for adc203f
documentation/src/docs/asciidoc/release-notes/release-notes-5.12.0-M1.adoc
@@ -30,7 +30,7 @@ JUnit repository on GitHub.
30
* Introduce `ReflectionSupport.makeAccessible(Field)` for third-party use rather than
31
calling the internal `ReflectionUtils.makeAccessible(Field)` method directly.
32
* Support both the primitive type `void` and the wrapper type `Void` in the internal
33
- `ReflectionUtils` to support `String` to `Class` conversion in parameterized tests.
+ `ReflectionUtils` to allow `String` to `Class` conversion in parameterized tests.
34
35
36
[[release-notes-5.12.0-M1-junit-jupiter]]
0 commit comments