org.jboss.soa.esb.samples.loanbroker.banks
Class BankQuoteReplyTest

java.lang.Object
  extended by org.jboss.soa.esb.samples.loanbroker.banks.BankQuoteReplyTest

public class BankQuoteReplyTest
extends java.lang.Object


Constructor Summary
BankQuoteReplyTest()
           
 
Method Summary
 void obtainExampleXML()
          Testing the XML layout of a BankQuoteReply
static junit.framework.Test suite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BankQuoteReplyTest

public BankQuoteReplyTest()
Method Detail

obtainExampleXML

public void obtainExampleXML()
Testing the XML layout of a BankQuoteReply


suite

public static junit.framework.Test suite()