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.RetryRule
retryRule
-
Constructor Summary
Constructors Constructor Description TagFileTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setup()
void
tearDown()
void
testTagFileDeployedInBundle()
Tests a tag file packaged in a jar file is properly executed
-
-
-
Method Detail
-
testTagFileDeployedInBundle
public void testTagFileDeployedInBundle() throws IOException
Tests a tag file packaged in a jar file is properly executed- Throws:
IOException
-
-