org.gcube.tools.sam.istester.plugin.tests
Class ProfileOperationTest

java.lang.Object
  extended by org.gcube.tools.sam.istester.plugin.tests.BaseTest
      extended by org.gcube.tools.sam.istester.plugin.tests.ProfileOperationTest

public class ProfileOperationTest
extends BaseTest

Author:
Andrea Manzi(CERN)

Constructor Summary
ProfileOperationTest()
           
 
Method Summary
 void test()
           
 
Methods inherited from class org.gcube.tools.sam.istester.plugin.tests.BaseTest
getReports, getScope, setScope
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileOperationTest

public ProfileOperationTest()
Method Detail

test

public void test()
Specified by:
test in class BaseTest