Java: change note

This commit is contained in:
Jami Cogswell
2025-03-21 16:15:56 -04:00
parent ed57bc7858
commit 640096c822

View File

@@ -0,0 +1,4 @@
---
category: newQuery
---
* Added a new quality query, `java/junit5-non-static-inner-class-missing-nested-annotation`, to detect missing `@Nested` annotations on non-static, inner JUnit 5 test classes.