Class AbstractJavaFXSpringApplicationTest

java.lang.Object
it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest

public class AbstractJavaFXSpringApplicationTest extends Object
Author:
Fabrizio Giudici
  • Constructor Details

    • AbstractJavaFXSpringApplicationTest

      public AbstractJavaFXSpringApplicationTest()
  • Method Details

    • setup

      @BeforeMethod public void setup()
    • must_not_fire_PowerOnEvent_when_MessageBus_not_present

      public void must_not_fire_PowerOnEvent_when_MessageBus_not_present() throws InterruptedException
      Throws:
      InterruptedException
    • must_fire_PowerOnEvent_when_MessageBus_present

      public void must_fire_PowerOnEvent_when_MessageBus_present() throws InterruptedException
      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()
    • musts_call_assembler_methods

      public void musts_call_assembler_methods()