Class FullTextIndexingTest
- java.lang.Object
-
- org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest
-
public class FullTextIndexingTest extends Object
The FullTextIndexingTest verifies that a PDF file which is uploaded will have its contents indexed and available for full-text searches, in several different paths.
-
-
Constructor Summary
Constructors Constructor Description FullTextIndexingTest(String filename, String expectedText, String uploadPathPrefix)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Collection<Object[]>data()voidsetUp()voidtearDown()voidtestUploadedPdfIsIndexed()
-