public class PdfMojoTest extends AbstractMojoTestCase
| Constructor and Description |
|---|
PdfMojoTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
_testPdfFilterMojo() |
protected void |
executePdfMojo(String pom,
String pdfFilename) |
protected PdfMojo |
lookupPdfMojo(String pom) |
protected File |
prepareOutputPdf(String filename) |
void |
testITextImpl()
Tests the basic functioning of the pdf generation with iText.
|
void |
testPdfMojo()
Tests the basic functioning of the pdf generation using the FO implementation.
|
void |
testPdfMojoNoDocDesriptor()
Tests the basic functioning of the pdf generation using the FO implementation.
|
configureMojo, configureMojo, extractPluginConfiguration, extractPluginConfiguration, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, lookupEmptyMojo, lookupEmptyMojo, lookupMojo, lookupMojo, lookupMojo, setUp, setVariableValueToObjectcreateContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getContainer, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, release, tearDownassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringpublic void testPdfMojo()
throws Exception
Exception - if any.public void testITextImpl()
throws Exception
Exception - if any.public void testPdfMojoNoDocDesriptor()
throws Exception
Exception - if any.Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.