Klasse XmlOutletTest

java.lang.Object
org.apache.torque.generator.outlet.java.XmlOutletTest

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

    • XmlOutletTest

      public XmlOutletTest()
  • Methodendetails

    • testXmlOutlet

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

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