Class XmlOutletTest
- java.lang.Object
-
- org.apache.torque.generator.outlet.java.XmlOutletTest
-
public class XmlOutletTest extends Object
Component tests for the XmlOutlet.
-
-
Constructor Summary
Constructors Constructor Description XmlOutletTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testXmlOutlet()
A basic test for the XML Outlet, where no id attributes are created.void
testXmlOutletCreateIdAttributes()
A basic test for the XML Outlet, where id attributes are created.
-