org.gcube.resourcemanagement.support.server.tests
Class GenericTest
java.lang.Object
org.gcube.resourcemanagement.support.server.tests.GenericTest
public class GenericTest
- extends Object
- Author:
- Daniele Strollo (ISTI-CNR)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericTest
public GenericTest()
testScope
public static void testScope()
testCreation
public static String testCreation()
testScopeCopy
public static void testScopeCopy(String resID,
String fromScope,
String toScope)
testResourceEdit
public static void testResourceEdit(String resID,
org.gcube.common.core.scope.GCUBEScope scope)
testModeGHN
public static void testModeGHN(String resID,
String scope)
throws Exception
- Throws:
Exception
testGHN
public static void testGHN()
testRemoveFromScope
public static void testRemoveFromScope(String resID,
org.gcube.common.core.scope.GCUBEScope scope)
testDelete
public static void testDelete(String resID,
org.gcube.common.core.scope.GCUBEScope scope)
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.