com.atlassian.bamboo.testutils.xml
Class XmlUnitUtils

java.lang.Object
  extended by com.atlassian.bamboo.testutils.xml.XmlUnitUtils

public class XmlUnitUtils
extends Object


Constructor Summary
XmlUnitUtils()
           
 
Method Summary
static org.custommonkey.xmlunit.Diff diffAcceptingAnyOrder(String control, String test)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlUnitUtils

public XmlUnitUtils()
Method Detail

diffAcceptingAnyOrder

public static org.custommonkey.xmlunit.Diff diffAcceptingAnyOrder(String control,
                                                                  String test)
                                                           throws IOException,
                                                                  SAXException
Throws:
IOException
SAXException


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.