|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.edg.data.reptor.test.ReplicaManagerSuite
Replica Manager test suite. The following test suite does function and integration tests. It calls each of the API methods and tests several options. The Integretion tests check the following components: - Replica Location Service - Replica Metadata Catalogue - Replica Optimization Service - Information Service (correct class has to be selected in the file edg-replica-manager.conf) - Storage Elements
Constructor Summary | |
ReplicaManagerSuite(java.lang.String vo)
Constructor |
Method Summary | |
boolean |
getSEfromInfoService()
get SEs from the Infomation Service |
void |
runTests(boolean printResults,
boolean log)
run all tests and print the result on the screen |
void |
setSEs(java.lang.String se1,
java.lang.String se2)
set SEs |
boolean |
testCopyAndRegisterFile(boolean lfn)
|
boolean |
testCopyFile()
test simple file transfers |
boolean |
testDeleteFile()
|
boolean |
testGetBestFile()
|
boolean |
testGetTurl()
|
boolean |
testListBestFile()
|
boolean |
testListReplicas()
test for list Replicas |
boolean |
testRegisterFile()
|
boolean |
testReplicateFile()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReplicaManagerSuite(java.lang.String vo)
vo
- VO to be usedMethod Detail |
public boolean getSEfromInfoService()
public void setSEs(java.lang.String se1, java.lang.String se2)
public void runTests(boolean printResults, boolean log)
public boolean testCopyFile()
public boolean testRegisterFile()
public boolean testListReplicas()
public boolean testReplicateFile()
public boolean testListBestFile()
public boolean testGetBestFile()
public boolean testGetTurl()
public boolean testDeleteFile()
public boolean testCopyAndRegisterFile(boolean lfn)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |