[
https://issues.apache.org/jira/browse/IGNITE-16058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtcev updated IGNITE-16058:
-----------------------------------------
Description: 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.
> Create 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
>
> 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)