hastebrot
class ClickApplicationTest : ApplicationTest() { override fun start(stage: Stage) { ClickApplication().start(stage) }