Class WellFormedXmlTestCase
- java.lang.Object
-
- org.apache.wicket.util.markup.xhtml.WellFormedXmlTestCase
-
public class WellFormedXmlTestCase extends java.lang.ObjectUsable by tests to check that the html markup files are well formed.- Author:
- akiraly
-
-
Constructor Summary
Constructors Constructor Description WellFormedXmlTestCase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidmarkupFiles()Checks xml well formedness of html markup files under the current working directory.
-