Hi, while reading through Elliote Rusty Harold's "Testing XML" slides, in particular <http://www.cafeconleche.org/slides/sd2007west/testingxml/54.html> I decided to add overloads that accept a SAX InputSource wherever you could use a Reader.
So far I've extended NodeTester and Transform and much of Validator (the case where we replace a DOCTYPE declaration isn't covered right now). The XMLAssert and XMLTestCase overloads will follow. Stefan ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Xmlunit-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xmlunit-general
