Skip to content

Commit 6b9f15d

Browse files
sbrannenmarcphilipp
authored andcommitted
Delete unnecessary (and potentially misleading) comment in User Guide
(cherry picked from commit 1e50843)
1 parent 98dafd3 commit 6b9f15d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

documentation/src/docs/asciidoc/user-guide/writing-tests.adoc

-4
Original file line numberDiff line numberDiff line change
@@ -2428,10 +2428,6 @@ lambda expression for a dynamic test, those fields will not be reset by callback
24282428
or extensions between the execution of individual dynamic tests generated by the same
24292429
`@TestFactory` method.
24302430

2431-
As of JUnit Jupiter {jupiter-version}, dynamic tests must always be created by factory
2432-
methods; however, this might be complemented by a registration facility in a later
2433-
release.
2434-
24352431
[[writing-tests-dynamic-tests-examples]]
24362432
==== Dynamic Test Examples
24372433

0 commit comments

Comments
 (0)