The ploblem was solved by adding @BeforeClass method with creating new JFXPanel();.
@BeforeClass method
new JFXPanel();
According the commemts.