How to mock JavaFX controls with mockito?

后端 未结 0 1898
半阙折子戏
半阙折子戏 2021-01-20 03:59

I am currently working on a simple JavaFX MVC/MVP to test if I could get any unit tests for JavaFX working. My goal is to test a JavaFX dialog or control in a unit test. To

相关标签:
回答
  • 消灭零回复
提交回复
热议问题