Table of Contents

Class: uebungsutilsTestCase ./test/test.py
Base Classes   
unittest.TestCase
Methods   
setUp
tearDown
test0ValidFileName
test1EmptyConfig
test2IllegalConfig
test3UserConfig
test4Copy
test5Submit
test6Setperms
test7Status
  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 )


Table of Contents

This document was automatically generated on Thu Oct 17 15:05:28 2002 by HappyDoc version r1_6_1