net.rootdev.javardfa
Class FileBasedTests

java.lang.Object
  extended by net.rootdev.javardfa.FileBasedTests

public class FileBasedTests
extends Object

Author:
Damian Steer

Constructor Summary
FileBasedTests(String htmlFile, String compareFile)
           
 
Method Summary
 void compare()
           
static Collection<String[]> testFiles()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileBasedTests

public FileBasedTests(String htmlFile,
                      String compareFile)
Method Detail

testFiles

public static Collection<String[]> testFiles()
                                      throws URISyntaxException,
                                             IOException
Throws:
URISyntaxException
IOException

compare

public void compare()
             throws XMLStreamException,
                    IOException,
                    ParserConfigurationException,
                    SAXException
Throws:
XMLStreamException
IOException
ParserConfigurationException
SAXException


Copyright © 2009-2012. All Rights Reserved.