B C D I W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- build() - Method in class de.skuzzle.test.snapshots.data.xml.XmlSnapshot
C
- compareUsing(Consumer<CompareAssert>) - Method in class de.skuzzle.test.snapshots.data.xml.XmlSnapshot
-
Defines which Xml-Assert assertion method will actually be used.
D
- de.skuzzle.test.snapshots.data.xml - package de.skuzzle.test.snapshots.data.xml
-
XML snapshot format support using jaxb and xml-unit.
- de.skuzzle.test.snapshots.xml.jaxb - module de.skuzzle.test.snapshots.xml.jaxb
I
- inferJaxbContext() - Static method in class de.skuzzle.test.snapshots.data.xml.XmlSnapshot
-
Tries to infer the JAXBContext from the passed in actual test result.
W
- with(JAXBContext) - Static method in class de.skuzzle.test.snapshots.data.xml.XmlSnapshot
-
Uses the given JAXBContext as entry point for serializing snapshots.
- withMarshaller(XmlSnapshot.MarshallerSupplier) - Method in class de.skuzzle.test.snapshots.data.xml.XmlSnapshot
-
Supplies the
Marshallerwhich will be used to serialize the snapshot to xml.
X
- xml - Static variable in class de.skuzzle.test.snapshots.data.xml.XmlSnapshot
-
Simple default
StructuredDatainstance which infers the JAXB context from a test's actual result object. - XmlSnapshot - Class in de.skuzzle.test.snapshots.data.xml
-
StructuredDatabuilder for serializing test results to XML, relying on JAXB and XML-Unit.
All Classes All Packages