Methods
|
|
|
|
setUp
|
setUp ( self )
|
|
tearDown
|
tearDown ( self )
|
|
test0ValidFileName
|
test0ValidFileName ( self )
Test for a valid file name
|
|
test1EmptyConfig
|
test1EmptyConfig ( self )
Test for an empty configfile
|
|
test2IllegalConfig
|
test2IllegalConfig ( self )
Test for correct file format
|
|
test3UserConfig
|
test3UserConfig ( self )
Test for correct userinformation and labinfo
|
|
test4Copy
|
test4Copy ( self )
Test wether the copy function raises an IOError/OSError on a wrong file names
|
|
test5Submit
|
test5Submit ( self )
Test wether the submit routine works
it should return a list of successfully copied files
|
|
test6Setperms
|
test6Setperms ( self )
|
|
test7Status
|
test7Status ( self )
|