|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTestCase
org.globus.ogsa.server.test.GridTestCase
org.globus.ogsa.impl.ogsi.test.TestServiceDataCompatibility
tests service data lookup of draft 4 compatible SDEs
| Field Summary |
| Fields inherited from class org.globus.ogsa.server.test.GridTestCase |
TEST_SERVER |
| Constructor Summary | |
TestServiceDataCompatibility(java.lang.String name)
|
|
| Method Summary | |
void |
createsInterfaceTest(GridService service,
QName searchQname)
|
void |
deliverNotification(ExtensibilityType message)
|
void |
expressionTest(GridService service)
|
void |
factoryHandleTest(GridService service,
GridService factory)
|
void |
flush()
gives a hint that this property should be checkpointed to the deployment descriptor, it is however not guaranteed that the properties have been persisted when the method returns |
java.lang.Object |
getPersistentProperty(java.lang.String key)
gets a persistent property (checkpointed to deployment descriptor) keyed by name |
java.lang.Object |
getProperty(java.lang.String key)
gets a property keyed by name |
QName |
interfaceTest(GridService service)
|
boolean |
isContained(java.lang.String element,
java.lang.String[] elementSet)
|
void |
notifiableNamesTest(GridService service)
|
void |
notificationSubscriptionTest(GridServiceFactory factory)
|
java.lang.String[] |
resolverSchemesTest(GridService service)
|
void |
serviceDataNamesTest(GridService service,
QName[] searchQnames)
|
java.lang.String[] |
serviceHandlesTest(GridService service)
|
void |
serviceReferencesTest(GridService service)
|
void |
setPersistentProperty(java.lang.String key,
java.lang.Object val)
sets a persistent property (checkpointed to deployment descriptor) keyed by name |
void |
setProperty(java.lang.String key,
java.lang.Object val)
sets a property keyed by name |
void |
setServiceDataTest(GridService service)
|
protected void |
setUp()
|
void |
sinkLocatorTest(GridService service)
|
void |
subscribeExpressionTest(GridService service)
|
static Test |
suite()
|
void |
terminationTimeTest(GridService service,
ExtendedDateTimeType time)
|
void |
testFactory()
|
void |
testGridService()
|
void |
testHandleResolver()
|
void |
testNotification()
|
void |
testRegistration()
|
| Methods inherited from class org.globus.ogsa.server.test.GridTestCase |
setTestServer |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TestServiceDataCompatibility(java.lang.String name)
| Method Detail |
public static Test suite()
protected void setUp()
throws java.lang.Exception
setUp in class GridTestCasejava.lang.Exceptionpublic java.lang.Object getProperty(java.lang.String key)
ServiceProperties
getProperty in interface ServicePropertieskey - property key
public java.lang.Object getPersistentProperty(java.lang.String key)
ServiceProperties
getPersistentProperty in interface ServicePropertieskey - property key
public void setPersistentProperty(java.lang.String key,
java.lang.Object val)
ServiceProperties
setPersistentProperty in interface ServicePropertieskey - property keyval - property value, if null the property will be removed
(if it exists)
public void setProperty(java.lang.String key,
java.lang.Object val)
ServiceProperties
setProperty in interface ServicePropertieskey - property keyval - property value, if null the property will be removed
(if it exists)public void flush()
ServiceProperties
flush in interface ServiceProperties
public void testGridService()
throws java.lang.Exception
java.lang.Exception
public void testRegistration()
throws java.lang.Exception
java.lang.Exception
public void testFactory()
throws java.lang.Exception
java.lang.Exception
public void testNotification()
throws java.lang.Exception
java.lang.Exception
public void testHandleResolver()
throws java.lang.Exception
java.lang.Exception
public java.lang.String[] resolverSchemesTest(GridService service)
throws java.lang.Exception
java.lang.Exception
public void subscribeExpressionTest(GridService service)
throws java.lang.Exception
java.lang.Exception
public void notifiableNamesTest(GridService service)
throws java.lang.Exception
java.lang.Exception
public void notificationSubscriptionTest(GridServiceFactory factory)
throws java.lang.Exception
java.lang.Exception
public void deliverNotification(ExtensibilityType message)
throws java.rmi.RemoteException
java.rmi.RemoteException
public void sinkLocatorTest(GridService service)
throws java.lang.Exception
java.lang.Exception
public void createsInterfaceTest(GridService service,
QName searchQname)
throws java.lang.Exception
java.lang.Exception
public void serviceDataNamesTest(GridService service,
QName[] searchQnames)
throws java.lang.Exception
java.lang.Exception
public void expressionTest(GridService service)
throws java.lang.Exception
java.lang.Exception
public void setServiceDataTest(GridService service)
throws java.lang.Exception
java.lang.Exception
public QName interfaceTest(GridService service)
throws java.lang.Exception
java.lang.Exception
public void terminationTimeTest(GridService service,
ExtendedDateTimeType time)
throws java.lang.Exception
java.lang.Exception
public void factoryHandleTest(GridService service,
GridService factory)
throws java.lang.Exception
java.lang.Exception
public java.lang.String[] serviceHandlesTest(GridService service)
throws java.lang.Exception
java.lang.Exception
public boolean isContained(java.lang.String element,
java.lang.String[] elementSet)
public void serviceReferencesTest(GridService service)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||