ShrinkWrap Descriptors Test Utilities 2.0.0-alpha-3
A O X

A

assertAbsenceUsingXPath(String, String) - Static method in class org.jboss.shrinkwrap.descriptor.test.util.XmlAssert
Verifies if XML file does not contain elements matching given XPath expression.
assertDefaultNamespace(String, String) - Static method in class org.jboss.shrinkwrap.descriptor.test.util.XmlAssert
Verifies if default namespace (xmlns attribute of the root element) has expected URI.
assertIdentical(String, String) - Static method in class org.jboss.shrinkwrap.descriptor.test.util.XmlAssert
Asserts equality of two XML files comparing flatten versions - stripped from leading and trailing whitespaces and those between xml nodes.
assertNamespaceURIDefined(String, String, String) - Static method in class org.jboss.shrinkwrap.descriptor.test.util.XmlAssert
Verifies if given namespace has URI defined.
assertPresenceUsingXPath(String, String, String...) - Static method in class org.jboss.shrinkwrap.descriptor.test.util.XmlAssert
Assert that the specified XPath Expression resolves to the specified values.
assertPresenceUsingXPath(String, String, Object...) - Static method in class org.jboss.shrinkwrap.descriptor.test.util.XmlAssert
 
assertSchemaLocation(String, String, String) - Static method in class org.jboss.shrinkwrap.descriptor.test.util.XmlAssert
Verifies if given namespace has proper URI defined using ns:schemaLocation attribute.
assertSimilar(String, String) - Static method in class org.jboss.shrinkwrap.descriptor.test.util.XmlAssert
Asserts similarity of two XML files comparing flatten versions - stripped from leading and trailing whitespaces and those between xml nodes.

O

org.jboss.shrinkwrap.descriptor.test.util - package org.jboss.shrinkwrap.descriptor.test.util
 

X

XmlAssert - Class in org.jboss.shrinkwrap.descriptor.test.util
Simple helper for XML related Assertions.

A O X
ShrinkWrap Descriptors Test Utilities 2.0.0-alpha-3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.