Class AbstractLayerTest


  • public class AbstractLayerTest
    extends Object
    • Constructor Detail

      • AbstractLayerTest

        public AbstractLayerTest()
    • Method Detail

      • setup

        public void setup()
      • testFireOriginalEventIfOnlyOneListener

        public void testFireOriginalEventIfOnlyOneListener()
      • testFireClonedEventIfMultipleListeners

        public void testFireClonedEventIfMultipleListeners()
      • persistablesAreSaved

        public void persistablesAreSaved()
                                  throws Exception
        Throws:
        Exception
      • commandHandlerRegistration

        public void commandHandlerRegistration()
                                        throws Exception
        Throws:
        Exception