shoppingCartComplex = inputStreamAsString(this
.getClass()
.getResourceAsStream(
"/com/google/checkout/checkout/checkout-shopping-cart-COMPLEX.xml"));
dummyMerchantConstants = new MerchantConstants("", "", "", "USD", "",
"", "");
XMLUnit.setIgnoreWhitespace(true);
XMLUnit.setIgnoreDiffBetweenTextAndCDATA(true);
XMLUnit.setIgnoreComments(true);