Adding shell scripts to the test-suit

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/information-system/gCubeIS/Collector@30406 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Manuele Simi 2010-11-01 20:47:23 +00:00
parent e89e56ce67
commit 96faf17845
3 changed files with 5 additions and 0 deletions

2
test-suite/addDAIXDocument.sh Executable file
View File

@ -0,0 +1,2 @@
java -cp .:./lib/org.gcube.informationsystem.collector.testsuite.jar:$CLASSPATH org/gcube/informationsystem/collector/stubs/testsuite/wsdaix/AddDocumentsTester $1 $2 $3 $4 $5 $6 $7

2
test-suite/addDocument.sh Executable file
View File

@ -0,0 +1,2 @@
java -cp .:./lib/org.gcube.informationsystem.collector.testsuite.jar:$CLASSPATH org/gcube/informationsystem/collector/stubs/testsuite/wsdaix/AddDocumentsTester $1 $2 $3 $4 $5 $6 gcube://collection

1
test-suite/getDocument.sh Executable file
View File

@ -0,0 +1 @@
java -cp .:./lib/org.gcube.informationsystem.collector.testsuite.jar:$CLASSPATH org/gcube/informationsystem/collector/stubs/testsuite/wsdaix/AddDocumentsTester $1 $2 $3 $4 $5 $6