org.alfresco.bm.report
Class ReportClient

java.lang.Object
  extended by org.alfresco.bm.report.ReportClient

public class ReportClient
extends Object

Client class to extract reports of a given test run stored in MongoDB

Version:
1.0
Author:
Michael Suzuki

Constructor Summary
ReportClient()
           
 
Method Summary
static void main(String... args)
          Report main method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportClient

public ReportClient()
Method Detail

main

public static void main(String... args)
Report main method

Parameters:
args - command line arguments


Copyright © 2012. All Rights Reserved.