[ https://issues.apache.org/jira/browse/IGNITE-16058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17454773#comment-17454773 ]
Semyon Danilov edited comment on IGNITE-16058 at 12/7/21, 5:33 PM: ------------------------------------------------------------------- LGTM. Merged to the main branch, thank you for your contribution! was (Author: sdanilov): Merged to the main branch, thank you for your contribution! > Create a JUnit annotation to load test parameters from a static variable > ------------------------------------------------------------------------- > > Key: IGNITE-16058 > URL: https://issues.apache.org/jira/browse/IGNITE-16058 > Project: Ignite > Issue Type: Task > Reporter: Aleksandr Polovtcev > Assignee: Aleksandr Polovtcev > Priority: Minor > Labels: ignite-3 > Fix For: 3.0.0-alpha4 > > Time Spent: 20m > Remaining Estimate: 0h > > JUnit Parameterized tests allow loading test parameters from a static method > (see the {{MethodSource}} annotation), but not from a static variable. This > is, however, is possible to do manually. [This > articale|https://www.baeldung.com/parameterized-tests-junit-5#8-custom-annotation] > can serve as a starting point. -- This message was sent by Atlassian Jira (v8.20.1#820001)