Skip to content
Morichan edited this page Apr 21, 2019 · 1 revision

JUnitのにおけるVM optionsについて

-ea -Djdk.attach.allowAttachSelf -Djava.awt.headless=true -Dtestfx.robot=glass -Dtestfx.headless=true -Dprism.order=sw -Dheadless.geometry=1960x1080-64 を入れると、TestFXのヘッドレス機能を利用できる。

Clone this wiki locally