org.gcube.common.informationsystem.publisher.testsuite
Class GCUBEPublisherStressTest

java.lang.Object
  extended by org.gcube.common.informationsystem.publisher.testsuite.GCUBEPublisherStressTest

public class GCUBEPublisherStressTest
extends Object

A test which loops and publishes 1000 GCUBEMCollection profiles

The test requires the following command-line inputs:

  1. the absolute path of the file including the profile serialisation
  2. the publishing scope

Author:
Manuele Simi (ISTI-CNR)

Field Summary
protected static org.gcube.common.core.utils.logging.GCUBEClientLog logger
           
protected static int MAX_REGISTRATIONS
           
 
Constructor Summary
GCUBEPublisherStressTest()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static final org.gcube.common.core.utils.logging.GCUBEClientLog logger

MAX_REGISTRATIONS

protected static final int MAX_REGISTRATIONS
See Also:
Constant Field Values
Constructor Detail

GCUBEPublisherStressTest

public GCUBEPublisherStressTest()
Method Detail

main

public static void main(String[] args)
Parameters:
args -
  1. the absolute path of the file including the profile serialisation
  2. the publishing scope


Copyright © 2013. All Rights Reserved.