Class ScriptingEventListenersIntegrationTests

    • Constructor Detail

      • ScriptingEventListenersIntegrationTests

        public ScriptingEventListenersIntegrationTests()
    • Method Detail

      • testHandleEventForCorrectListener

        public void testHandleEventForCorrectListener()
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testHandleTypedEventForCorrectListener

        public void testHandleTypedEventForCorrectListener()
                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testHandleEventForListenerThrowingException

        public void testHandleEventForListenerThrowingException()
                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRegisterListenerUnsuccessfulForNotExistingScript

        public void testRegisterListenerUnsuccessfulForNotExistingScript()
                                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReloadScriptingEventListenerAfterModification

        public void shouldReloadScriptingEventListenerAfterModification()
                                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldUnregisterScriptingEventListenerAfterRemoval

        public void shouldUnregisterScriptingEventListenerAfterRemoval()
                                                                throws java.lang.Exception
        Throws:
        java.lang.Exception