/[thuban]/branches/WIP-pyshapelib-bramz/test/support.py
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/test/support.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1872 by bh, Mon Oct 27 17:11:20 2003 UTC revision 2624 by bh, Mon May 9 18:36:02 2005 UTC
# Line 1  Line 1 
1  # Copyright (c) 2002, 2003 by Intevation GmbH  # Copyright (c) 2002, 2003, 2004 by Intevation GmbH
2  # Authors:  # Authors:
3  # Bernhard Herzog <[email protected]>  # Bernhard Herzog <[email protected]>
4  #  #
# Line 268  class FileLoadTestCase(unittest.TestCase Line 268  class FileLoadTestCase(unittest.TestCase
268      def filename(self):      def filename(self):
269          """Return the name of the test file to use.          """Return the name of the test file to use.
270    
271          The default implementation simply calls self.volatile_file_name          The default implementation simply calls self.temp_file_name with
272          with a basename derived from the class name by stripping off a          a basename derived from the class name by stripping off a
273          leading 'test_' and appending self.file_extension.          leading 'test_' and appending self.file_extension.
274          """          """
275          name = self.__class__.__name__          name = self.__class__.__name__

Legend:
Removed from v.1872  
changed lines
  Added in v.2624

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26