Package it.tidalwave.ui.javafx.spi
Class AbstractJavaFXSpringApplicationTest
java.lang.Object
it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest
- Author:
- Fabrizio Giudici
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AbstractJavaFXSpringApplicationTest
public AbstractJavaFXSpringApplicationTest()
-
-
Method Details
-
setup
@BeforeMethod public void setup() -
must_not_fire_PowerOnEvent_when_MessageBus_not_present
- Throws:
InterruptedException
-
must_fire_PowerOnEvent_when_MessageBus_present
- Throws:
InterruptedException
-
must_not_fire_PowerOffEvent_when_MessageBus_not_present
public void must_not_fire_PowerOffEvent_when_MessageBus_not_present() -
must_fire_PowerOffEvent_when_MessageBus_present
public void must_fire_PowerOffEvent_when_MessageBus_present()
-