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()
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.scope.impl.ScopeBean 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.scope.impl.ScopeBean scope)
testDelete
public static void testDelete(String resID,
org.gcube.common.scope.impl.ScopeBean scope)
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2014. All Rights Reserved.