Class TagFileTest


  • public class TagFileTest
    extends Object
    Verifies that JSP Tag files function correctly
    • Field Detail

      • retryRule

        public org.apache.sling.commons.testing.junit.RetryRule retryRule
    • Constructor Detail

      • TagFileTest

        public TagFileTest()
    • Method Detail

      • testTagFileDeployedInBundle

        public void testTagFileDeployedInBundle()
                                         throws IOException
        Tests a tag file packaged in a jar file is properly executed
        Throws:
        IOException