Class AbstractIdentifiedInitializableComponentTest

    • Constructor Detail

      • AbstractIdentifiedInitializableComponentTest

        public AbstractIdentifiedInitializableComponentTest()
    • Method Detail

      • testId

        public void testId()
                    throws Exception
        Test setting and retrieving the component's ID.
        Throws:
        Exception - if something bad happens
      • testInitialization

        public void testInitialization()
                                throws Exception
        Tests initializing the component.
        Throws:
        Exception - if something bad happens
      • nullValue

        private String nullValue()