Class TagFileTest
- java.lang.Object
-
- org.apache.sling.launchpad.webapp.jsp.TagFileTest
-
public class TagFileTest extends Object
Verifies that JSP Tag files function correctly
-
-
Field Summary
Fields Modifier and Type Field Description org.apache.sling.commons.testing.junit.RetryRuleretryRule
-
Constructor Summary
Constructors Constructor Description TagFileTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetup()voidtearDown()voidtestTagFileDeployedInBundle()Tests a tag file packaged in a jar file is properly executed
-
-
-
Method Detail
-
testTagFileDeployedInBundle
public void testTagFileDeployedInBundle() throws IOExceptionTests a tag file packaged in a jar file is properly executed- Throws:
IOException
-
-