* Test that the configuration for markup plugins is correctly parsed.
*/
public void testInitializeMarkupPlugins() throws Exception {
ConfigChecker checker =
new ConfigChecker(volantis, servletContext);
checker.setAppConf(new MinimalXmlRepositoryAppConfigurator() {
public void setUp(ConfigValue config) throws Exception {
super.setUp(config);
List argList = makeArgumentList("myArg", "argValue", 3);
config.markupPlugins = makePluginConfigurationList("myPlugin",