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 216951c commit cf09937Copy full SHA for cf09937
documentation/src/docs/asciidoc/release-notes/release-notes-5.1.1.adoc
@@ -23,7 +23,9 @@ on GitHub.
23
24
==== New Features and Improvements
25
26
-* ❓
+* New `findAllClassesInModule()` method in `ReflectionSupport` which enables third-party
27
+ `TestEngine` implementations to scan for classes in modules -- for example, when
28
+ processing a `ModuleSelector` during the discovery phase.
29
30
31
[[release-notes-5.1.1-junit-jupiter]]
0 commit comments