Skip to content

Commit

Permalink
javadoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Feb 10, 2025
1 parent 7c7deb1 commit cc64352
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
* Simple extension that times every individual test in the class.
* <p >
* It will be reported after each test, and again after all tests of the class have run. There is also a duration reported for all tests together then.
* <p>
* If the test is {@link RepeatedTest repeated}, then the <em>average</em> duration will be reported.
* @since 5.2
*/
@SuppressWarnings("unchecked")
Expand Down

0 comments on commit cc64352

Please sign in to comment.