Interface RendererAttributeAssert

    • Method Detail

      • applyAttribute

        void applyAttribute​(UIComponent component)
        Sets the attribute to be tested into the given component
        Parameters:
        component - where the attribute is to be applied to,
      • assertAttributeSet

        void assertAttributeSet​(org.jdom2.Element element)
        Asserts in the given render-result that the attribute was set properly
        Parameters:
        element - to be checked