Class XMLContentAssert

java.lang.Object
org.assertj.core.api.AbstractAssert<XMLContentAssert,String>
de.hybris.y2ysync.XMLContentAssert
All Implemented Interfaces:
org.assertj.core.api.Assert<XMLContentAssert,String>, org.assertj.core.api.Descriptable<XMLContentAssert>, org.assertj.core.api.ExtensionPoints<XMLContentAssert,String>

public class XMLContentAssert extends org.assertj.core.api.AbstractAssert<XMLContentAssert,String>
  • Field Summary

    Fields inherited from class org.assertj.core.api.AbstractAssert

    actual, info, myself
  • Method Summary

    Modifier and Type
    Method
    Description
     
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 2011 - this method is checking only number of xpaths and not the whole xml document.
     
     
     
    isIdenticalTo(String expectedXml)
     
     

    Methods inherited from class org.assertj.core.api.AbstractAssert

    as, as, asList, asString, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasToString, inBinary, inHexadecimal, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, matches, matches, overridingErrorMessage, satisfies, setCustomRepresentation, throwAssertionError, usingComparator, usingDefaultComparator, withFailMessage, withRepresentation, withThreadDumpOnError

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait