com.evolveum.midpoint.common.test
Class XmlAsserts

java.lang.Object
  extended by com.evolveum.midpoint.common.test.XmlAsserts

public class XmlAsserts
extends java.lang.Object


Constructor Summary
XmlAsserts()
           
 
Method Summary
static void assertPatch(java.io.File fileNewXml, java.lang.String patchedXml)
           
static void assertPatch(java.lang.String origXml, java.lang.String patchedXml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlAsserts

public XmlAsserts()
Method Detail

assertPatch

public static void assertPatch(java.io.File fileNewXml,
                               java.lang.String patchedXml)
                        throws java.lang.Exception
Throws:
java.lang.Exception

assertPatch

public static void assertPatch(java.lang.String origXml,
                               java.lang.String patchedXml)
                        throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2012 evolveum. All Rights Reserved.