Uses of Package
org.xmlunit.builder
-
Packages that use org.xmlunit.builder Package Description org.custommonkey.xmlunit Root of the XMLUnit 1.x compatibility layer.org.xmlunit.assertj AssertJ assertions on top of XMLUnit's core.org.xmlunit.builder Provides fluent builders for core parts of XMLUnit.org.xmlunit.matchers Hamcrest matchers on top of XMLUnit's core.org.xmlunit.placeholder This package contains experimental support for configuring parts of the test engine by using${xmlunit.KEYWORD}
sequences inside the control document. -
Classes in org.xmlunit.builder used by org.custommonkey.xmlunit Class Description Input.Builder Interface for fluent builders ofSource
s. -
Classes in org.xmlunit.builder used by org.xmlunit.assertj Class Description DiffBuilder DiffBuilder to create aDiff
instance.DifferenceEngineConfigurer Subset of the configuration options available for aDifferenceEngine
. -
Classes in org.xmlunit.builder used by org.xmlunit.builder Class Description AbstractTransformationBuilder Base class providing the common logic of the XSLT related builders.DiffBuilder DiffBuilder to create aDiff
instance.DifferenceEngineConfigurer Subset of the configuration options available for aDifferenceEngine
.Input.Builder Interface for fluent builders ofSource
s.Input.SourceHoldingBuilder Input.TransformationBuilder BuildsSource
s by transforming other sources.Transform.Builder Builder for XSLT transformations.Transform.TransformationResult Provides different options to obtain the result of an XSLT transformation.TransformationBuilderBase Holds the common builder methods for XSLT related builders. -
Classes in org.xmlunit.builder used by org.xmlunit.matchers Class Description DiffBuilder DiffBuilder to create aDiff
instance.DifferenceEngineConfigurer Subset of the configuration options available for aDifferenceEngine
. -
Classes in org.xmlunit.builder used by org.xmlunit.placeholder Class Description DifferenceEngineConfigurer Subset of the configuration options available for aDifferenceEngine
.