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

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

public class QueryOperationTest
extends BaseTest

Author:
Andrea Manzi

Nested Class Summary
static class QueryOperationTest.QueryTypes
           
 
Constructor Summary
QueryOperationTest()
           
 
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

QueryOperationTest

public QueryOperationTest()
Method Detail

test

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