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

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

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

revision 409 by jonathan, Wed Feb 19 16:50:39 2003 UTC revision 446 by jonathan, Thu Feb 27 16:05:10 2003 UTC
# Line 33  class TestClassification(unittest.TestCa Line 33  class TestClassification(unittest.TestCa
33          # init with no params          # init with no params
34          #          #
35          c = Classification(layer)          c = Classification(layer)
36          self.assertEqual(c.field, None)          self.assertEqual(c.GetField(), None)
37          self.assertNotEqual(c.DefaultData, None)          self.assertNotEqual(c.GetDefaultGroup(), None)
38    
39          #          #
40          # SetField          # SetField

Legend:
Removed from v.409  
changed lines
  Added in v.446

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26