Class GenerateComponentTest


  • public class GenerateComponentTest
    extends WeldBaseTest
    Test the generation of several kernel components.
    Author:
    mtaal
    • Constructor Detail

      • GenerateComponentTest

        public GenerateComponentTest()
    • Method Detail

      • shouldMockServletContext

        protected boolean shouldMockServletContext()
        Overrides:
        shouldMockServletContext in class OBBaseTest
        Returns:
        true if the test case should mock the servlet context. Otherwise, return false.
      • testStaticResources

        public void testStaticResources()
                                 throws Exception
        Throws:
        Exception
      • generateComponent

        protected void generateComponent​(String componentID,
                                         Map<String,​Object> params)