Skip to content

Commit

Permalink
Delete unnecessary (and potentially misleading) comment in User Guide
Browse files Browse the repository at this point in the history
(cherry picked from commit 1e50843)
  • Loading branch information
sbrannen authored and marcphilipp committed Sep 23, 2024
1 parent 98dafd3 commit 6b9f15d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions documentation/src/docs/asciidoc/user-guide/writing-tests.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2428,10 +2428,6 @@ lambda expression for a dynamic test, those fields will not be reset by callback
or extensions between the execution of individual dynamic tests generated by the same
`@TestFactory` method.

As of JUnit Jupiter {jupiter-version}, dynamic tests must always be created by factory
methods; however, this might be complemented by a registration facility in a later
release.

[[writing-tests-dynamic-tests-examples]]
==== Dynamic Test Examples

Expand Down

0 comments on commit 6b9f15d

Please sign in to comment.