* <li>use of value</li>
* </ul>
*/
public void testInlineDefinition() throws Exception {
try {
doTest(new IntegrationTestHelper().getPipelineFactory(),
name + ".inline_input.xml",
name + ".inline_expected.xml");
} catch (SAXParseException e) {
throw new ExtendedSAXException(e.getMessage() +
" (" + e.getLineNumber() + ", " +