org.apache.any23.cli
Class RoverTest

java.lang.Object
  extended by org.apache.any23.Any23OnlineTestBase
      extended by org.apache.any23.cli.ToolTestBase
          extended by org.apache.any23.cli.RoverTest

public class RoverTest
extends ToolTestBase

Test case for Rover.

Author:
Michele Mostarda (mostarda@fbk.eu)

Field Summary
 
Fields inherited from class org.apache.any23.cli.ToolTestBase
TOOL_RUN_METHOD
 
Fields inherited from class org.apache.any23.Any23OnlineTestBase
ONLINE_TEST_DISABLED_FLAG
 
Constructor Summary
RoverTest()
           
 
Method Summary
 void testRunMultiFiles()
           
 void testRunMultiURLs()
           
 void testRunWithDefaultNS()
           
 
Methods inherited from class org.apache.any23.cli.ToolTestBase
runTool, runTool, runToolCheckExit0
 
Methods inherited from class org.apache.any23.Any23OnlineTestBase
assumeOnlineAllowed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoverTest

public RoverTest()
Method Detail

testRunMultiFiles

public void testRunMultiFiles()
                       throws Exception
Throws:
Exception

testRunWithDefaultNS

public void testRunWithDefaultNS()
                          throws Exception
Throws:
Exception

testRunMultiURLs

public void testRunMultiURLs()
                      throws Exception
Throws:
Exception


Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.