package scalatest
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- trait XmlMatchers extends AnyRef
Provides Scalatest matchers for checking XML documents.
Value Members
- object XmlMatchers extends XmlMatchers
Companion object to the XmlMatchers trait for use as an alternative to mixing it in.
This is the documentation for the scala-xml-compare project.
The main compare package contains utilities for comparing XML documents and generating diffs.
The following test frameworks are supported:
xml-scalatest
xml-specs2