org.apache.any23.cli
Class VersionTest

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

public class VersionTest
extends ToolTestBase

Test case for Version CLI.

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
VersionTest()
           
 
Method Summary
 void testRun()
           
 
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

VersionTest

public VersionTest()
Method Detail

testRun

public void testRun()
             throws Exception
Throws:
Exception


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