Module org.sejda.tests
Package org.sejda.tests.tasks
Class MultipleImageConversionTaskTest<T extends AbstractPdfToMultipleImageParameters>
java.lang.Object
org.sejda.tests.tasks.BaseTaskTest<T>
org.sejda.tests.tasks.MultipleImageConversionTaskTest<T>
- All Implemented Interfaces:
TestableTask<T>
public abstract class MultipleImageConversionTaskTest<T extends AbstractPdfToMultipleImageParameters>
extends BaseTaskTest<T>
implements TestableTask<T>
- Author:
- Andrea Vacondio
-
Field Summary
Fields inherited from class org.sejda.tests.tasks.BaseTaskTest
testContext -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddoExecute(AbstractPdfToMultipleImageParameters parameters, int size) voidvoidabstract TvoidvoidvoidvoidvoidMethods inherited from class org.sejda.tests.tasks.BaseTaskTest
assertMediaBox, assertPageText, assertPageTextContains, assertPageTextExactLines, closeContext, execute, executeWithValidation, getAnnotationsOf, getPagesContainingImages, setUpMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.sejda.tests.tasks.TestableTask
getTask
-
Constructor Details
-
MultipleImageConversionTaskTest
public MultipleImageConversionTaskTest()
-
-
Method Details
-
getMultipleImageParametersWithoutSource
-
testExecuteEncryptedStreamToMultipleImage
- Throws:
IOException
-
testExecuteStreamToMultipleImage
- Throws:
IOException
-
testExecuteStreamToMultipleImageWithPageSelection
- Throws:
IOException
-
testMultipleInputs
- Throws:
IOException
-
encryptionAtRestTest
- Throws:
IOException
-
specificResultFilenames
- Throws:
IOException
-
encryptionAtRestRoundTrip
- Throws:
IOException
-
doExecute
protected void doExecute(AbstractPdfToMultipleImageParameters parameters, int size) throws IOException - Throws:
IOException
-