Andrey Mashenkov created IGNITE-15900:
-----------------------------------------
Summary: Disable javadoc style checks for test methods.
Key: IGNITE-15900
URL: https://issues.apache.org/jira/browse/IGNITE-15900
Project: Ignite
Issue Type: Improvement
Reporter: Andrey Mashenkov
As of now, missed javadocs are allowed for methods annotated with \@Test.
Let's make the same for parameterized tests \@TestFactory, \@ParameterizedTest
and methods annotated \@BeforeEach, \@AfterAll, \@AfterEach, \@AfterAll
--
This message was sent by Atlassian Jira
(v8.20.1#820001)