com.brightcove.mediaapi.wrapper.test
Class WriteTests

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

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


Constructor Summary
WriteTests()
           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

WriteTests

public WriteTests()

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/.