Class XmlOutletTest


  • public class XmlOutletTest
    extends Object
    Component tests for the XmlOutlet.
    • Constructor Detail

      • XmlOutletTest

        public XmlOutletTest()
    • Method Detail

      • testXmlOutlet

        public void testXmlOutlet()
                           throws Exception
        A basic test for the XML Outlet, where no id attributes are created.
        Throws:
        Exception - if an error occurs.
      • testXmlOutletCreateIdAttributes

        public void testXmlOutletCreateIdAttributes()
                                             throws Exception
        A basic test for the XML Outlet, where id attributes are created.
        Throws:
        Exception - if an error occurs.