com.google.code.jetm.reporting.xml
Class XmlAggregateBinderTest

java.lang.Object
  extended by com.google.code.jetm.reporting.xml.XmlAggregateBinderTest

public class XmlAggregateBinderTest
extends Object

Unit tests for XmlAggregateBinderTest.

Author:
jrh3k5

Constructor Summary
XmlAggregateBinderTest()
           
 
Method Summary
 void testTransform()
          Test the marshalling of an aggregate to XML.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlAggregateBinderTest

public XmlAggregateBinderTest()
Method Detail

testTransform

public void testTransform()
                   throws Exception
Test the marshalling of an aggregate to XML.

Throws:
Exception - If any errors occur during the test run.


Copyright © 2011. All Rights Reserved.