- testAggregateMode() - Method in class org.apache.maven.doxia.module.fo.FoSinkTest
-
Uses fop to generate an aggregated pdf from two test documents.
- testAnchor() - Method in class org.apache.maven.doxia.module.fo.FoAggregateSinkTest
-
Test of anchor method, of class FoAggregateSink.
- testBody() - Method in class org.apache.maven.doxia.module.fo.FoAggregateSinkTest
-
Test of body method, of class FoAggregateSink.
- testConvertFO2PDF() - Method in class org.apache.maven.doxia.module.fo.FoSinkTest
-
Uses fop to generate a pdf from a test document.
- testFigureGraphics() - Method in class org.apache.maven.doxia.module.fo.FoAggregateSinkTest
-
Test of figureGraphics method, of class FoAggregateSink.
- testGetAttributeSet() - Method in class org.apache.maven.doxia.module.fo.FoConfigurationTest
-
Tests the getAttributeSet( String ) method.
- testGetAttributeString() - Method in class org.apache.maven.doxia.module.fo.FoConfigurationTest
-
Tests the getAttributeString( String ) method.
- testHead() - Method in class org.apache.maven.doxia.module.fo.FoSinkTest
-
- testLink() - Method in class org.apache.maven.doxia.module.fo.FoAggregateSinkTest
-
Test of link method, of class FoAggregateSink.
- testNestedTables() - Method in class org.apache.maven.doxia.module.fo.FoSinkTest
-
- testSetDocumentName() - Method in class org.apache.maven.doxia.module.fo.FoAggregateSinkTest
-
Test of setDocumentName method, of class FoAggregateSink.
- testSpecialCharacters() - Method in class org.apache.maven.doxia.module.fo.FoAggregateSinkTest
-
Test the FO PDF generation with some special characters in company name.
- testTableCaption() - Method in class org.apache.maven.doxia.module.fo.FoSinkTest
-
DOXIA-357