com.brightcove.mediaapi.wrapper.test
Class ReadTests

java.lang.Object
  extended by com.brightcove.commons.system.commandLine.CommandLineProgram
      extended by com.brightcove.mediaapi.wrapper.test.ReadTests

public class ReadTests
extends com.brightcove.commons.system.commandLine.CommandLineProgram


Constructor Summary
ReadTests()
           Constructor
 
Method Summary
static void main(java.lang.String[] args)
           Main execution kickoff
 void run(java.lang.String[] args)
           
 
Methods inherited from class com.brightcove.commons.system.commandLine.CommandLineProgram
allowNormalArgument, allowSingletonArgument, getLogger, getNakedArgument, getNakedArguments, getNormalArgument, getSingletonArgument, parseArguments, setCaller, setMaxNakedArguments, setMinNakedArguments, usage, usage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReadTests

public ReadTests()

Constructor

Method Detail

main

public static void main(java.lang.String[] args)

Main execution kickoff

Parameters:
args - Arguments passed in on command line

run

public void run(java.lang.String[] args)
Overrides:
run in class com.brightcove.commons.system.commandLine.CommandLineProgram


http://opensource.brightcove.com/.