B C D H W
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- build() - Method in class de.skuzzle.test.snapshots.data.html.HtmlSnapshot
C
- compareUsing(Consumer<CompareAssert>) - Method in class de.skuzzle.test.snapshots.data.html.HtmlSnapshot
-
Defines which Xml-Assert assertion method will actually be used.
D
- de.skuzzle.test.snapshots.data.html - package de.skuzzle.test.snapshots.data.html
-
HTML snapshot format support using jsoup and xml-unit.
H
- html - Static variable in class de.skuzzle.test.snapshots.data.html.HtmlSnapshot
-
Simple default
StructuredDatainstance with disabled pretty printing. - html() - Static method in class de.skuzzle.test.snapshots.data.html.HtmlSnapshot
-
Creates a new builder instance on which custom comparison behavior can be configured if required.
- HtmlSnapshot - Class in de.skuzzle.test.snapshots.data.html
-
Allows to create and compare snapshots from HTML strings.
W
- withComparisonRules(Consumer<ComparisonRuleBuilder>) - Method in class de.skuzzle.test.snapshots.data.html.HtmlSnapshot
-
Allows to specify extra comparison rules that are applied to certain paths within the html snapshots.
- withEnableXPathDebugging(boolean) - Method in class de.skuzzle.test.snapshots.data.html.HtmlSnapshot
-
Enables a simple debug output to System.out for the xpaths that are used in
withComparisonRules(Consumer). - withPrettyPrintSnapshot(boolean) - Method in class de.skuzzle.test.snapshots.data.html.HtmlSnapshot
-
Sets whether to pretty print the HTML snapshot before serializing.
All Classes All Packages