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

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

public class BankQuoteRequestTest
extends java.lang.Object


Constructor Summary
BankQuoteRequestTest()
           
 
Method Summary
 void obtainExampleXML()
          Testing the XML layout of a BankQuote
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

BankQuoteRequestTest

public BankQuoteRequestTest()
Method Detail

obtainExampleXML

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


suite

public static junit.framework.Test suite()