- testBasic() - Method in class org.apache.maven.plugins.antrun.AntrunXmlPlexusConfigurationWriterTest
-
Tests that the XML file produced with the writer is pretty printed and that basic attributes are kept.
- testBasic() - Method in class org.apache.maven.plugins.antrun.AntrunXmlPlexusConfigurationWriterTest
-
Tests that the XML file produced with the writer is pretty printed and that basic attributes are kept.
- testCombineAttributes() - Method in class org.apache.maven.plugins.antrun.AntrunXmlPlexusConfigurationWriterTest
-
Tests that combine.children and combine.self attributes in the XML configuration elements are ignored during
serialization.
- testCombineAttributes() - Method in class org.apache.maven.plugins.antrun.AntrunXmlPlexusConfigurationWriterTest
-
Tests that combine.children and combine.self attributes in the XML configuration elements are ignored during
serialization.
- testCustomTaskPrefix() - Method in class org.apache.maven.plugins.antrun.AntrunXmlPlexusConfigurationWriterTest
-
Tests that setting a custom prefix ends up in the project namespace in the target element with the correct name.
- testCustomTaskPrefix() - Method in class org.apache.maven.plugins.antrun.AntrunXmlPlexusConfigurationWriterTest
-
Tests that setting a custom prefix ends up in the project namespace in the target element with the correct name.
- testEmptyTarget() - Method in class org.apache.maven.plugins.antrun.AntrunXmlPlexusConfigurationWriterTest
-
Tests that serialization is correct even if Ant target is empty (no children, no attributes except name).
- testEmptyTarget() - Method in class org.apache.maven.plugins.antrun.AntrunXmlPlexusConfigurationWriterTest
-
Tests that serialization is correct even if Ant target is empty (no children, no attributes except name).