[
https://issues.apache.org/jira/browse/IGNITE-16058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Semyon Danilov updated IGNITE-16058:
------------------------------------
Fix Version/s: 3.0.0-alpha4
> 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)