Aleksandr Polovtcev created IGNITE-15543:
--------------------------------------------
Summary: WorkDirectoryExtension should be able to inject into
static variables
Key: IGNITE-15543
URL: https://issues.apache.org/jira/browse/IGNITE-15543
Project: Ignite
Issue Type: Task
Reporter: Aleksandr Polovtcev
Assignee: Aleksandr Polovtcev
Currently, {{WorkDirectoryExtension}} supports only non-static field and
parameter injection. This is inconvenient in some test scenarios, e.g. when an
Ignite cluster is created for the whole test class life duration (i.e. it is
set up in the `BeforeAll` method), which requires a work directory with the
corresponding life cycle.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)